Searched refs:CD0_IR0_S (Results 1 – 1 of 1) sorted by relevance
415 #define CD0_IR0_S 8 /* Inner region Cacheability for TT0 access*/ macro416 #define CD0_IR0_M (0x3 << CD0_IR0_S)417 #define CD0_IR0_NC (0x0 << CD0_IR0_S)418 #define CD0_IR0_WBC_RWA (0x1 << CD0_IR0_S)419 #define CD0_IR0_WTC_RA (0x2 << CD0_IR0_S)420 #define CD0_IR0_WBC_RA (0x3 << CD0_IR0_S)