Home
last modified time | relevance | path

Searched refs:spi_nor_otp_organization (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/mtd/spi-nor/
Dcore.h302 struct spi_nor_otp_organization { struct
332 const struct spi_nor_otp_organization *org;
543 const struct spi_nor_otp_organization otp_org;
Dotp.c225 const struct spi_nor_otp_organization *org = nor->params->otp.org; in spi_nor_otp_region_start()