Searched refs:BAT_PHYS_ADDR (Results 1 – 2 of 2) sorted by relevance
33 #define BAT_PHYS_ADDR(x) ((u32)((x & 0x00000000fffe0000ULL) | \ macro37 #define BAT_PHYS_ADDR(x) (x) macro
134 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()