Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h83 #define RV1126_OTP_NVM_RSTART 0x20 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c96 #define RV1126_OTP_NVM_RSTART 0x20 macro
613 writel(0x1, otp->base + RV1126_OTP_NVM_RSTART); in rv1126_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c368 writel(0x1, otp->base + RV1126_OTP_NVM_RSTART); in rockchip_rv1126_otp_read()