Searched refs:default_power3 (Results 1 – 1 of 1) sorted by relevance
2881 info->default_power3 & 0x1f); in rt2800_config_channel_rf3053()2887 ((info->default_power3 & 0x18) << 1) | in rt2800_config_channel_rf3053()2888 (info->default_power3 & 7)); in rt2800_config_channel_rf3053()3252 pwr3 = info->default_power3 & 0x1f; in rt2800_config_channel_rf3853()3258 pwr3 = 0x48 | ((info->default_power3 & 0x18) << 1) | in rt2800_config_channel_rf3853()3259 (info->default_power3 & 0x7); in rt2800_config_channel_rf3853()3275 bbp |= (info->default_power3 & 0xe0) >> 1; in rt2800_config_channel_rf3853()4175 info->default_power3 = in rt2800_config_channel()4177 info->default_power3); in rt2800_config_channel()11733 s8 *default_power3; in rt2800_probe_hw_mode() local[all …]