Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h54 #define OTPC_READ_ACCESS 0x3 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c214 writel(OTPC_READ_ACCESS, otp->base + OTPC_MODE_CTRL); in rockchip_rk3308bs_otp_read()