Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h31 #define OTPC_USER_DONE BIT(2) macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c89 ret = rockchip_otp_wait_status(otp, OTPC_USER_DONE); in rockchip_px30_otp_read()
264 ret = rockchip_otp_wait_status(otp, OTPC_USER_DONE); in rockchip_rk3568_otp_read()