Searched refs:S_DATA (Results 1 – 4 of 4) sorted by relevance
4 Subject: [PATCH 2/2] platform: corstone1000: Cover S_DATA with MPU6 The S_DATA has to be covered with MPU regions to override the
37 file://0002-platform-corstone1000-Cover-S_DATA-with-MPU.patch \
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)