Home
last modified time | relevance | path

Searched refs:IMX_USE_SCU (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c81 if (info->flags & IMX_USE_SCU) { in imx_dt_node_to_map()
119 if (!(info->flags & IMX_USE_SCU) && in imx_dt_node_to_map()
127 if (info->flags & IMX_USE_SCU) { in imx_dt_node_to_map()
278 if (!(info->flags & IMX_USE_SCU)) { in imx_pmx_set()
322 if (info->flags & IMX_USE_SCU) in imx_pinconf_get()
372 if (info->flags & IMX_USE_SCU) in imx_pinconf_set()
389 if (info->flags & IMX_USE_SCU) { in imx_pinconf_dbg_show()
520 if (info->flags & IMX_USE_SCU) in imx_pinctrl_parse_groups()
568 if (info->flags & IMX_USE_SCU) in imx_pinctrl_parse_groups()
746 if (!(info->flags & IMX_USE_SCU)) { in imx_pinctrl_probe()
H A Dpinctrl-imx.h109 #define IMX_USE_SCU BIT(2) macro
H A Dpinctrl-imx8dxl.c161 .flags = IMX_USE_SCU,
H A Dpinctrl-imx8qxp.c201 .flags = IMX_USE_SCU,
H A Dpinctrl-imx8qm.c294 .flags = IMX_USE_SCU,