Home
last modified time | relevance | path

Searched refs:IMX_USE_SCU (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c79 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()
271 * For IMX_USE_SCU case, we postpone the mux setting in imx_pmx_set()
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()
508 * IMX_USE_SCU:
581 if (info->flags & IMX_USE_SCU) in imx_pinctrl_parse_groups()
[all...]
H A Dpinctrl-imx.h133 #define IMX_USE_SCU BIT(2) macro
H A Dpinctrl-imx8qxp.c200 .flags = IMX_USE_SCU,
H A Dpinctrl-imx8dxl.c161 .flags = IMX_USE_SCU,
H A Dpinctrl-imx8qm.c294 .flags = IMX_USE_SCU,
/kernel/linux/linux-6.6/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()
273 * For IMX_USE_SCU case, we postpone the mux setting in imx_pmx_set()
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()
453 * IMX_USE_SCU:
520 if (info->flags & IMX_USE_SCU) in imx_pinctrl_parse_groups()
[all...]
H A Dpinctrl-imx.h109 #define IMX_USE_SCU BIT(2) macro
H A Dpinctrl-imx8qxp.c201 .flags = IMX_USE_SCU,
H A Dpinctrl-imx8dxl.c161 .flags = IMX_USE_SCU,
H A Dpinctrl-imx8qm.c294 .flags = IMX_USE_SCU,

Completed in 6 milliseconds