Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-telechips/tcc805x/
H A Dplatform_config.h29 #define OTP_CTRL_BASE U(0x19101000) macro
/optee_os/core/arch/arm/plat-telechips/drivers/
H A Dtcc_otp.c115 vaddr_t ctrl = (vaddr_t)phys_to_virt_io(OTP_CTRL_BASE, OTP_CTRL_SIZE); in tcc_otp_write_128()