Searched defs:resv (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/ |
| H A D | apusys_ammu.h | 177 #define APUMMU_VSID_SEGMENT_00_RESV(resv) (((resv) & 0xf) << 6) argument 179 #define APUMMU_BUILD_SEGMENT_OFFSET0(input_adr, resv, page_sel, page_len) \ argument 205 #define APUMMU_VSID_SEGMENT_08_RESV(resv) \ argument 225 #define APUMMU_BUILD_SEGMENT_OFFSET2(resv, domain, acp_en, aw_clr, \ argument
|
| H A D | apusys_ammu.c | 30 static void apummu_set_segment_offset2(uint32_t vsid_idx, uint8_t seg_idx, uint8_t resv, in apummu_set_segment_offset2()
|