Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Drockchip-otp.c41 #define OTPC_SBPI_DONE BIT(1) macro
140 ret = rockchip_otp_wait_status(otp, OTPC_INT_STATUS, OTPC_SBPI_DONE); in rockchip_otp_ecc_enable()