Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h30 #define OTPC_USER_DONE BIT(2) macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c87 ret = rockchip_otp_wait_status(otp, OTPC_USER_DONE); in rockchip_px30_otp_read()
262 ret = rockchip_otp_wait_status(otp, OTPC_USER_DONE); in rockchip_rk3568_otp_read()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c63 #define OTPC_USER_DONE BIT(2) macro
270 ret = px30_otp_wait_status(otp, OTPC_USER_DONE); in px30_otp_read()
475 ret = px30_otp_wait_status(otp, OTPC_USER_DONE); in rk3568_otp_read()