Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h30 #define OTPC_SBPI_DONE BIT(1) macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c62 ret = rockchip_otp_wait_status(otp, OTPC_SBPI_DONE); in rockchip_otp_ecc_enable()