Searched refs:OTPC_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
20 #define OTPC_INT_STATUS 0x0304 macro
29 while (!(readl(otp->base + OTPC_INT_STATUS) & flag)) { in rockchip_otp_wait_status()39 writel(flag, otp->base + OTPC_INT_STATUS); in rockchip_otp_wait_status()