Home
last modified time | relevance | path

Searched defs:otp_read (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/blackfin/mach-bf518/boards/
Dezbrd.c829 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
/linux-3.3/arch/blackfin/mach-bf527/boards/
Dezbrd.c878 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
Dtll6527m.c939 u32 (*otp_read)(u32 page, u32 flags, in bfin_get_ether_addr() local
Dad7160eval.c854 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
Dezkit.c1319 u32 (*otp_read)(u32 page, u32 flags, u64 *page_content) = (void *)0xEF00001A; in bfin_get_ether_addr() local
/linux-3.3/drivers/mtd/devices/
Dmtd_dataflash.c479 static ssize_t otp_read(struct spi_device *spi, unsigned base, in otp_read() function