Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
A Dotp.c503 mtd->_read_user_prot_reg = spi_nor_mtd_otp_read; in spi_nor_otp_init()
/linux/drivers/mtd/
A Dmtdcore.c883 if (mtd->_get_user_prot_info && mtd->_read_user_prot_reg) { in mtd_otp_nvmem_add()
2037 if (!master->_read_user_prot_reg) in mtd_read_user_prot_reg()
2041 return master->_read_user_prot_reg(master, from, len, retlen, buf); in mtd_read_user_prot_reg()
/linux/include/linux/mtd/
A Dmtd.h332 int (*_read_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
/linux/drivers/mtd/devices/
A Dmtd_dataflash.c597 device->_read_user_prot_reg = dataflash_read_user_otp; in otp_setup()
/linux/drivers/mtd/chips/
A Dcfi_cmdset_0002.c321 mtd->_read_user_prot_reg = cfi_amdstd_secsi_read; in fixup_use_secsi()
607 mtd->_read_user_prot_reg = cfi_amdstd_read_user_prot_reg; in cfi_cmdset_0002()
A Dcfi_cmdset_0001.c653 mtd->_read_user_prot_reg = cfi_intelext_read_user_prot_reg; in cfi_intelext_setup()
/linux/drivers/mtd/nand/onenand/
A Donenand_base.c3948 mtd->_read_user_prot_reg = onenand_read_user_prot_reg; in onenand_scan()

Completed in 33 milliseconds