Searched refs:IMX_USE_SCU (Results 1 – 5 of 5) sorted by relevance
79 if (info->flags & IMX_USE_SCU) { in imx_dt_node_to_map()117 if (!(info->flags & IMX_USE_SCU) && in imx_dt_node_to_map()125 if (info->flags & IMX_USE_SCU) { in imx_dt_node_to_map()276 if (!(info->flags & IMX_USE_SCU)) { in imx_pmx_set()376 if (info->flags & IMX_USE_SCU) in imx_pinconf_get()426 if (info->flags & IMX_USE_SCU) in imx_pinconf_set()443 if (info->flags & IMX_USE_SCU) { in imx_pinconf_dbg_show()581 if (info->flags & IMX_USE_SCU) in imx_pinctrl_parse_groups()632 if (info->flags & IMX_USE_SCU) in imx_pinctrl_parse_groups()805 if (!(info->flags & IMX_USE_SCU)) { in imx_pinctrl_probe()
133 #define IMX_USE_SCU BIT(2) macro
161 .flags = IMX_USE_SCU,
200 .flags = IMX_USE_SCU,
294 .flags = IMX_USE_SCU,
Completed in 9 milliseconds