spi_nor_otp_n_regions
return spi_nor_otp_n_regions(nor) * spi_nor_otp_region_len(nor);
unsigned int n_regions = spi_nor_otp_n_regions(nor);