Searched refs:bfrom_OtpWrite (Results 1 – 2 of 2) sorted by relevance
155 ret = bfrom_OtpWrite(page, flags, &content); in bfin_otp_write()191 u32 otp_result = bfrom_OtpWrite(arg, OTP_LOCK, NULL); in bfin_otp_ioctl()
65 static uint32_t (* const bfrom_OtpWrite)(uint32_t page, uint32_t flags, uint64_t *page_content) = (… variable