Lines Matching refs:selector
41 unsigned int selector)
43 return da850_pupd_group_names[selector];
47 unsigned int selector,
65 unsigned int selector,
74 arg = !!(~val & BIT(selector));
89 arg = !!(val & BIT(selector));
101 unsigned int selector,
118 ena &= ~BIT(selector);
121 ena |= BIT(selector);
122 sel |= BIT(selector);
125 ena |= BIT(selector);
126 sel &= ~BIT(selector);