Searched refs:loop_or (Results 1 – 1 of 1) sorted by relevance
1385 u16 loop_or = 0; in b43legacy_get_812_value() local1445 loop_or = (loop << 8) | extern_lna_control; in b43legacy_get_812_value()1449 loop_or |= 0x8000; in b43legacy_get_812_value()1454 return (0x8092 | loop_or); in b43legacy_get_812_value()1456 return (0x2092 | loop_or); in b43legacy_get_812_value()1458 return (0x2093 | loop_or); in b43legacy_get_812_value()1468 return (0x0092 | loop_or); in b43legacy_get_812_value()1470 return (0x0093 | loop_or); in b43legacy_get_812_value()
Completed in 6 milliseconds