Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Drockchip-otp.c106 static int rockchip_otp_wait_status(struct rockchip_otp *otp, in rockchip_otp_wait_status() function
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()
211 ret = rockchip_otp_wait_status(otp, RK3588_OTPC_INT_ST, in rk3588_otp_read()