Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h47 #define OTPC_IRQ_ST 0x2008 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c107 while (!(readl(otp->base + OTPC_IRQ_ST) & flag)) { in rk3308bs_otp_wait_status()
117 writel(flag, otp->base + OTPC_IRQ_ST); in rk3308bs_otp_wait_status()