Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h40 #define SBPI_ENABLE BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c73 #define SBPI_ENABLE BIT(0) macro
229 writel(SBPI_ENABLE_MASK | SBPI_ENABLE, otp->base + OTPC_SBPI_CTRL); in px30_otp_ecc_enable()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c58 writel(SBPI_ENABLE_MASK | SBPI_ENABLE, otp->base + OTPC_SBPI_CTRL); in rockchip_otp_ecc_enable()