Searched refs:S_DATA (Results 1 – 4 of 4) sorted by relevance
11 so that the App RoT sub-region overlapping S_DATA has a higher region
10 fully cover the S_DATA.
1152 S_DATA = 1 << 4 in bit_bang() enumerator1163 val |= S_DATA; in bit_bang()1165 val &= ~S_DATA; in bit_bang()
777 #define S_DATA 0 macro780 #define G_DATA(x) (((x) >> S_DATA) & M_DATA)