Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvmem/
Drockchip-otp.c31 #define OTPC_INT_STATUS 0x0304 macro
100 ret = readl_poll_timeout_atomic(otp->base + OTPC_INT_STATUS, status, in rockchip_otp_wait_status()
106 writel(flag, otp->base + OTPC_INT_STATUS); in rockchip_otp_wait_status()