Home
last modified time | relevance | path

Searched refs:has_config (Results 1 – 3 of 3) 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/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.c4540 bool has_config = false; in read_perf_config() local
4555 has_config = true; in read_perf_config()
4575 if (has_config) in read_perf_config()