Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Drockchip-otp.c53 #define SBPI_ENABLE_MASK GENMASK(16, 16) macro
138 writel(SBPI_ENABLE_MASK | SBPI_ENABLE, otp->base + OTPC_SBPI_CTRL); in rockchip_otp_ecc_enable()