Searched refs:CHANNEL_B (Results 1 – 7 of 7) sorted by relevance
79 CHANNEL_B = (1u<<2), // Has "B" (2) channel enumerator
202 const deUint32 chanB = PlanarFormatDescription::CHANNEL_B; in getYCbCrPlanarFormatDescription()836 const deUint8 chanB = (deUint8)PlanarFormatDescription::CHANNEL_B; in getCorePlanarFormatDescription()
154 ret = ath5k_hw_nic_wakeup(ah, CHANNEL_B, 1); in ath5k_hw_attach()
641 #define CHANNEL_B (CHANNEL_2GHZ|CHANNEL_CCK) macro660 #define IS_CHAN_B(_c) ((_c->hw_value & CHANNEL_B) != 0)
731 case CHANNEL_B: in ath5k_hw_reset()
616 channels[count].hw_value = CHANNEL_B; in ath5k_copy_channels()
1778 case CHANNEL_B: in ath5k_get_max_ctl_power()