Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h80 #define RV1126_OTP_NVM_RSTB 0x04 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c93 #define RV1126_OTP_NVM_RSTB 0x04 macro
590 writel(0x1, otp->base + RV1126_OTP_NVM_RSTB); in rv1126_otp_init()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c347 writel(0x1, otp->base + RV1126_OTP_NVM_RSTB); in rockchip_rv1126_otp_init()