Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/otp/
H A Dotp.c182 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_ecc_enable()
200 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_ecc_enable()
231 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_sbpi_read()
236 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_sbpi_read()
249 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_sbpi_read()
271 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_sbpi_read()
299 mmio_write_32(otp_base + REG_OTPC_SBPI_CTRL, in rk_otp_sbpi_read()
H A Dotp.h45 #define REG_OTPC_SBPI_CTRL (0x0020) macro