Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spmi/mt8196/
H A Dplatform_pmif_spmi.c23 MAP_REGION_FLAT(SPMI_MST_M_BASE, SPMI_MST_SIZE,
109 .spmimst_base = (void *)SPMI_MST_M_BASE,
117 .spmimst_base = (void *)SPMI_MST_M_BASE,
/rk3399_ARM-atf/plat/mediatek/mt8196/include/
H A Dplatform_def.h124 #define SPMI_MST_M_BASE (IO_PHYS + 0x0C01C000) macro