Searched defs:otp_read (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/blackfin/mach-bf518/boards/ |
D | ezbrd.c | 831 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
|
/linux-4.4.14/arch/blackfin/mach-bf527/boards/ |
D | ad7160eval.c | 858 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
|
D | ezbrd.c | 881 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
|
D | tll6527m.c | 935 u32 (*otp_read)(u32 page, u32 flags, in bfin_get_ether_addr() local
|
D | ezkit.c | 1325 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
|
/linux-4.4.14/drivers/mtd/devices/ |
D | mtd_dataflash.c | 457 static ssize_t otp_read(struct spi_device *spi, unsigned base, in otp_read() function
|