Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h39 #define SBPI_ECC_DISABLE 0x09 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c72 #define SBPI_ECC_DISABLE 0x09 macro
227 writel(SBPI_ECC_DISABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in px30_otp_ecc_enable()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c56 writel(SBPI_ECC_DISABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in rockchip_otp_ecc_enable()