Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dcore.h198 struct spi_nor_otp_organization { struct
228 const struct spi_nor_otp_organization *org;
386 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()