Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h39 #define SBPI_ECC_ENABLE 0x00 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c56 writel(SBPI_ECC_ENABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in rockchip_otp_ecc_enable()