Home
last modified time | relevance | path

Searched refs:_read_user_prot_reg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c479 mtd->_read_user_prot_reg = macronix_30lfxg18ac_read_otp; in macronix_nand_setup_otp()
/linux/include/linux/mtd/
H A Dmtd.h336 int (*_read_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
/linux/drivers/mtd/devices/
H A Dmtd_dataflash.c596 device->_read_user_prot_reg = dataflash_read_user_otp; in otp_setup()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c324 mtd->_read_user_prot_reg = cfi_amdstd_secsi_read; in fixup_use_secsi()
620 mtd->_read_user_prot_reg = cfi_amdstd_read_user_prot_reg; in cfi_cmdset_0002()
H A Dcfi_cmdset_0001.c669 mtd->_read_user_prot_reg = cfi_intelext_read_user_prot_reg; in cfi_intelext_setup()
/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3960 mtd->_read_user_prot_reg = onenand_read_user_prot_reg; in onenand_scan()