Searched refs:has_config (Results 1 – 4 of 4) sorted by relevance
1369 bool has_config = 0; in nmk_pinctrl_dt_get_config() local1379 has_config = 1; in nmk_pinctrl_dt_get_config()1384 return has_config; in nmk_pinctrl_dt_get_config()1396 bool has_config = 0; in nmk_pinctrl_dt_subnode_to_map() local1422 has_config = nmk_pinctrl_dt_get_config(np, &configs); in nmk_pinctrl_dt_subnode_to_map()1425 has_config |= nmk_pinctrl_dt_get_config(np_config, &configs); in nmk_pinctrl_dt_subnode_to_map()1426 if (has_config) { in nmk_pinctrl_dt_subnode_to_map()
398 bool has_config = false; in mtk_pctrl_dt_subnode_to_map() local417 has_config = true; in mtk_pctrl_dt_subnode_to_map()424 if (has_config && num_pins >= 1) in mtk_pctrl_dt_subnode_to_map()467 if (has_config) { in mtk_pctrl_dt_subnode_to_map()
501 bool has_config = false; in mtk_pctrl_dt_subnode_to_map() local520 has_config = true; in mtk_pctrl_dt_subnode_to_map()527 if (has_config && num_pins >= 1) in mtk_pctrl_dt_subnode_to_map()571 if (has_config) { in mtk_pctrl_dt_subnode_to_map()
572 bool has_config = 0; in stm32_pctrl_dt_subnode_to_map() local591 has_config = 1; in stm32_pctrl_dt_subnode_to_map()598 if (has_config && num_pins >= 1) in stm32_pctrl_dt_subnode_to_map()641 if (has_config) { in stm32_pctrl_dt_subnode_to_map()