Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/include/
H A Dhi3660_mem_map.h10 #define HISI_DATA_HEAD_BASE (0x89C44400) macro
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_mcu_load.c28 data_head_addr = mmio_read_32((uintptr_t) HISI_DATA_HEAD_BASE) + 0x14; in fw_data_init()