Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/nand/spi/
H A Desmt.c199 SPINAND_FACT_OTP_INFO(2, 0, &f50l1g41lb_fact_otp_ops)),
211 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-6.15/include/linux/mtd/
H A Dspinand.h510 #define SPINAND_FACT_OTP_INFO(__npages, __start_page, __ops) \ macro