Searched refs:OTP_S_BASE (Results 1 – 2 of 2) sorted by relevance
41 register_phys_mem_pgdir(MEM_AREA_IO_SEC, OTP_S_BASE, OTP_S_SIZE);46 vaddr_t base = (vaddr_t)phys_to_virt(OTP_S_BASE, MEM_AREA_IO_SEC, in rockchip_otp_read_secure()109 vaddr_t base = (vaddr_t)phys_to_virt(OTP_S_BASE, MEM_AREA_IO_SEC, in rockchip_otp_write_secure()
118 #define OTP_S_BASE 0xfe3a0000 macro