Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h22 #define OTPC_SBPI_CMD1_OFFSET 0x1004 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()
58 writel(SBPI_ECC_DISABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in rockchip_otp_ecc_enable()