Lines Matching refs:x180
84 #define SRATE_BCM_MASK 0x180
85 #define SRATE_GET_BCM(x) (((x) >> 7) & 0x180)
130 #define ALC1_ALCSEL_MASK 0x180
131 #define ALC1_GET_ALCSEL(x) (((x) >> 7) & 0x180)
190 #define ADCTL2_OUTSW3_MASK 0x180
191 #define ADCTL2_GET_OUTSW3(x) (((x) >> 7) & 0x180)
202 #define PWRMGMT1_VMIDSEL_MASK 0x180
203 #define PWRMGMT1_GET_VMIDSEL(x) (((x) >> 7) & 0x180)
224 #define ADCTL3_ADCLRM_MASK 0x180
225 #define ADCTL3_GET_ADCLRM(x) (((x) >> 7) & 0x180)