Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvmem/
H A 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()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Drockchip-otp.c31 #define OTPC_INT_STATUS 0x0304 macro
140 ret = rockchip_otp_wait_status(otp, OTPC_INT_STATUS, OTPC_SBPI_DONE); in rockchip_otp_ecc_enable()
173 ret = rockchip_otp_wait_status(otp, OTPC_INT_STATUS, OTPC_USER_DONE); in px30_otp_read()

Completed in 3 milliseconds