Searched refs:has_config (Results 1 – 5 of 5) sorted by relevance
725 bool has_config = 0; in nmk_pinctrl_dt_get_config() local734 has_config = 1; in nmk_pinctrl_dt_get_config()739 return has_config; in nmk_pinctrl_dt_get_config()751 bool has_config = 0; in nmk_pinctrl_dt_subnode_to_map() local777 has_config = nmk_pinctrl_dt_get_config(np, &configs); in nmk_pinctrl_dt_subnode_to_map()780 has_config |= nmk_pinctrl_dt_get_config(np_config, &configs); in nmk_pinctrl_dt_subnode_to_map()783 if (has_config) { in nmk_pinctrl_dt_subnode_to_map()
445 bool has_config = false; in mtk_pctrl_dt_subnode_to_map() local464 has_config = true; in mtk_pctrl_dt_subnode_to_map()471 if (has_config && num_pins >= 1) in mtk_pctrl_dt_subnode_to_map()514 if (has_config) { in mtk_pctrl_dt_subnode_to_map()
533 bool has_config = false; in mtk_pctrl_dt_subnode_to_map() local552 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()
587 bool has_config = 0; in stm32_pctrl_dt_subnode_to_map() local606 has_config = 1; in stm32_pctrl_dt_subnode_to_map()613 if (has_config && num_pins >= 1) in stm32_pctrl_dt_subnode_to_map()655 if (has_config) { in stm32_pctrl_dt_subnode_to_map()
4305 bool has_config = false; in read_perf_config() local4320 has_config = true; in read_perf_config()4340 if (has_config) in read_perf_config()