Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/apusys_rv/2.0/
H A Dapusys_rv.h97 #define APU_LOGTOP_CON (APU_LOGTOP + 0x0)
98 #define APU_LOG_BUF_T_SIZE (APU_LOGTOP + 0x78)
99 #define APU_LOG_BUF_W_PTR (APU_LOGTOP + 0x80)
100 #define APU_LOG_BUF_R_PTR (APU_LOGTOP + 0x84)
/rk3399_ARM-atf/plat/mediatek/mt8196/include/
H A Dplatform_def.h42 #define APU_LOGTOP (IO_PHYS + 0x09024000) macro