Searched refs:SR_MASK (Results 1 – 6 of 6) sorted by relevance
35 #define SR_MASK 0x001f macro204 data &= SR_MASK; in arch_ptrace()205 data |= get_reg(child, PT_SR) & ~SR_MASK; in arch_ptrace()240 tmp &= SR_MASK; in arch_ptrace()241 tmp |= get_reg(child, PT_SR) & ~SR_MASK; in arch_ptrace()
58 SR_MASK = 0x3, enumerator72 (((s) & SR_MASK) << 2) | ((m) & MD_MASK))76 (((s) & SR_MASK) << 2) | PWR_DESC_HS)
86 #define SR_MASK 0x7f /* cover 7 bits */ macro
120 #define SR_MASK 0x1f macro
273 he->data4 |= HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[11]); in mt7915_mac_decode_he_radiotap()287 he->data4 |= HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[11]); in mt7915_mac_decode_he_radiotap()298 he->data4 |= HE_PREP(DATA4_TB_SPTL_REUSE1, SR_MASK, rxv[11]) | in mt7915_mac_decode_he_radiotap()
60001 -#define SR_MASK 0x1f60003 +#define SR_MASK 0x3f