Searched refs:bfrom_OtpWrite (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfrom.h65 static uint32_t (* const bfrom_OtpWrite)(uint32_t page, uint32_t flags, uint64_t *page_content) = (void *)0xEF00001C; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dbfin-otp.c155 ret = bfrom_OtpWrite(page, flags, &content);
191 u32 otp_result = bfrom_OtpWrite(arg, OTP_LOCK, NULL);

Completed in 104 milliseconds