Home
last modified time | relevance | path

Searched refs:has_config (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pinctrl/cix/
H A Dpinctrl-sky1-base.c122 bool has_config = false; in sky1_pctrl_dt_subnode_to_map() local
141 has_config = true; in sky1_pctrl_dt_subnode_to_map()
148 if (has_config && num_pins >= 1) in sky1_pctrl_dt_subnode_to_map()
193 if (has_config) { in sky1_pctrl_dt_subnode_to_map()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c533 bool has_config = false; in mtk_pctrl_dt_subnode_to_map() local
552 has_config = true; in mtk_pctrl_dt_subnode_to_map()
559 if (has_config && num_pins >= 1) in mtk_pctrl_dt_subnode_to_map()
603 if (has_config) { in mtk_pctrl_dt_subnode_to_map()
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c766 bool has_config = 0; in stm32_pctrl_dt_subnode_to_map() local
785 has_config = 1; in stm32_pctrl_dt_subnode_to_map()
792 if (has_config && num_pins >= 1) in stm32_pctrl_dt_subnode_to_map()
834 if (has_config) { in stm32_pctrl_dt_subnode_to_map()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c4690 bool has_config = false; in read_perf_config() local
4705 has_config = true; in read_perf_config()
4725 if (has_config) in read_perf_config()