Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h42 #define SBPI_ENABLE_MASK GENMASK(16, 16) macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c60 writel(SBPI_ENABLE_MASK | SBPI_ENABLE, otp->base + OTPC_SBPI_CTRL); in rockchip_otp_ecc_enable()