Home
last modified time | relevance | path

Searched refs:RV1126_OTP_NVM_RDATA (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h84 #define RV1126_OTP_NVM_RDATA 0x24 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c97 #define RV1126_OTP_NVM_RDATA 0x24 macro
622 *buf++ = readb(otp->base + RV1126_OTP_NVM_RDATA); in rv1126_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c376 *buffer++ = readb(otp->base + RV1126_OTP_NVM_RDATA); in rockchip_rv1126_otp_read()