Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h74 #define RK3588_OTPC_INT_ST 0x84 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c318 ret = readl_poll_timeout(otp->base + RK3588_OTPC_INT_ST, st, in rockchip_rk3588_otp_read()
324 writel(RK3588_RD_DONE, otp->base + RK3588_OTPC_INT_ST); in rockchip_rk3588_otp_read()