Searched refs:CD0_OR0_S (Results 1 – 1 of 1) sorted by relevance
421 #define CD0_OR0_S 10 /* Outer region Cacheability for TT0 access*/ macro422 #define CD0_OR0_M (0x3 << CD0_OR0_S)423 #define CD0_OR0_NC (0x0 << CD0_OR0_S)424 #define CD0_OR0_WBC_RWA (0x1 << CD0_OR0_S)425 #define CD0_OR0_WTC_RA (0x2 << CD0_OR0_S)426 #define CD0_OR0_WBC_RA (0x3 << CD0_OR0_S)