Home
last modified time | relevance | path

Searched refs:SPINAND_FACT_OTP_INFO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/nand/spi/
H A Desmt.c200 SPINAND_FACT_OTP_INFO(2, 0, &f50l1g41lb_fact_otp_ops)),
215 SPINAND_FACT_OTP_INFO(2, 0, &f50l1g41lb_fact_otp_ops)),
227 SPINAND_FACT_OTP_INFO(2, 0, &f50l1g41lb_fact_otp_ops)),
H A Dmicron.c315 SPINAND_FACT_OTP_INFO(2, 0, &mt29f2g01abagd_fact_otp_ops)),
/linux/include/linux/mtd/
H A Dspinand.h649 #define SPINAND_FACT_OTP_INFO(__npages, __start_page, __ops) \ macro