Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h79 #define RV1126_OTP_NVM_CEB 0x00 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c92 #define RV1126_OTP_NVM_CEB 0x00 macro
582 writel(0x0, otp->base + RV1126_OTP_NVM_CEB); in rv1126_otp_init()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c339 writel(0x0, otp->base + RV1126_OTP_NVM_CEB); in rockchip_rv1126_otp_init()