Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h53 #define OTPC_READ_ACCESS 0x3 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c46 #define OTPC_READ_ACCESS 0x3 macro
409 writel(OTPC_READ_ACCESS, otp->base + OTPC_MODE_CTRL); in px30s_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c212 writel(OTPC_READ_ACCESS, otp->base + OTPC_MODE_CTRL); in rockchip_rk3308bs_otp_read()