Home
last modified time | relevance | path

Searched defs:aw_slb_en (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_ammu.c34 uint8_t aw_slb_en, uint8_t ar_cache_allocate, in apummu_set_segment_offset2()
H A Dapusys_ammu.h215 #define APUMMU_VSID_SEGMENT_08_AW_SLB_EN(aw_slb_en) (((aw_slb_en) & 0x1) << 5) argument
227 aw_cache_allocate, aw_slc_en, aw_slb_en, ar_cache_allocate, \ argument