Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h10 #define OTPC_SBPI_CTRL 0x0020 macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c48 otp->base + OTPC_SBPI_CTRL); in rockchip_otp_ecc_enable()
58 writel(SBPI_ENABLE_MASK | SBPI_ENABLE, otp->base + OTPC_SBPI_CTRL); in rockchip_otp_ecc_enable()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c24 #define OTPC_SBPI_CTRL 0x0020 macro
219 otp->base + OTPC_SBPI_CTRL); in px30_otp_ecc_enable()
229 writel(SBPI_ENABLE_MASK | SBPI_ENABLE, otp->base + OTPC_SBPI_CTRL); in px30_otp_ecc_enable()