Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h82 #define RV1126_OTP_NVM_RADDR 0x1C macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c95 #define RV1126_OTP_NVM_RADDR 0x1C macro
612 writel(offset++, otp->base + RV1126_OTP_NVM_RADDR); in rv1126_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c367 writel(offset++, otp->base + RV1126_OTP_NVM_RADDR); in rockchip_rv1126_otp_read()