Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h67 #define RK3588_OTPC_AUTO_EN 0x08 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c81 #define RK3588_OTPC_AUTO_EN 0x08 macro
554 writel(RK3588_AUTO_EN, otp->base + RK3588_OTPC_AUTO_EN); in rk3588_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c310 writel(RK3588_AUTO_EN, otp->base + RK3588_OTPC_AUTO_EN); in rockchip_rk3588_otp_read()