Searched refs:OTPC_INT_STATUS (Results 1 – 3 of 3) sorted by relevance
19 #define OTPC_INT_STATUS 0x0304 macro
27 while (!(readl(otp->base + OTPC_INT_STATUS) & flag)) { in rockchip_otp_wait_status()37 writel(flag, otp->base + OTPC_INT_STATUS); in rockchip_otp_wait_status()
33 #define OTPC_INT_STATUS 0x0304 macro203 ret = readl_poll_timeout_atomic(otp->base + OTPC_INT_STATUS, status, in px30_otp_wait_status()209 writel(flag, otp->base + OTPC_INT_STATUS); in px30_otp_wait_status()