Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h40 #define SBPI_ECC_DISABLE 0x09 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c58 writel(SBPI_ECC_DISABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in rockchip_otp_ecc_enable()