Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h11 #define OTPC_SBPI_CMD_VALID_PRE 0x0024 macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c25 #define OTPC_SBPI_CMD_VALID_PRE 0x0024 macro
221 writel(SBPI_CMD_VALID_MASK | 0x1, otp->base + OTPC_SBPI_CMD_VALID_PRE); in px30_otp_ecc_enable()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c50 writel(SBPI_CMD_VALID_MASK | 0x1, otp->base + OTPC_SBPI_CMD_VALID_PRE); in rockchip_otp_ecc_enable()