Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h21 #define OTPC_SBPI_CMD1_OFFSET 0x1004 macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c54 writel(SBPI_ECC_ENABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in rockchip_otp_ecc_enable()
56 writel(SBPI_ECC_DISABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in rockchip_otp_ecc_enable()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c35 #define OTPC_SBPI_CMD1_OFFSET 0x1004 macro
225 writel(SBPI_ECC_ENABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in px30_otp_ecc_enable()
227 writel(SBPI_ECC_DISABLE, otp->base + OTPC_SBPI_CMD1_OFFSET); in px30_otp_ecc_enable()