Searched refs:CONFIG_TXPOWER (Results 1 – 1 of 1) sorted by relevance
74 #define CONFIG_TXPOWER (1 << 0) macro562 config_flags |= CONFIG_TXPOWER; in line_proc()2090 if (!(add_flags & CONFIG_TXPOWER)) in rtk_parse_config_file()2092 add_flags &= ~CONFIG_TXPOWER; in rtk_parse_config_file()2151 if (add_flags & CONFIG_TXPOWER) in rtk_parse_config_file()2163 if (add_flags & CONFIG_TXPOWER) { in rtk_parse_config_file()2363 if (config_flags & CONFIG_TXPOWER) in rtk_get_bt_config()