Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h48 #define OTPC_RD_DATA 0x2010 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c40 #define OTPC_RD_DATA 0x2010 macro
415 out_value = readl(otp->base + OTPC_RD_DATA); in px30s_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c218 out_value = readl(otp->base + OTPC_RD_DATA); in rockchip_rk3308bs_otp_read()