Searched refs:spi_nor_otp_n_regions (Results 1 – 1 of 1) sorted by relevance
15 #define spi_nor_otp_n_regions(nor) ((nor)->params->otp.org->n_regions) macro232 return spi_nor_otp_n_regions(nor) * spi_nor_otp_region_len(nor); in spi_nor_otp_size()251 unsigned int n_regions = spi_nor_otp_n_regions(nor); in spi_nor_mtd_otp_info()