Home
last modified time | relevance | path

Searched refs:get_functions_count (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-generic.c88 if (!ops->get_functions_count || !ops->get_function_name) { in pinmux_func_name_to_selector()
94 nfuncs = ops->get_functions_count(dev); in pinmux_func_name_to_selector()
H A Dpinctrl-sandbox.c146 .get_functions_count = sandbox_get_functions_count,
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gx-pmx.c84 .get_functions_count = meson_pinmux_get_functions_count,
H A Dpinctrl-meson-axg-pmx.c105 .get_functions_count = meson_pinmux_get_functions_count,
/openbmc/u-boot/include/dm/
H A Dpinctrl.h79 int (*get_functions_count)(struct udevice *dev); member
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Dpinctrl-snapdragon.c111 .get_functions_count = msm_get_functions_count,
/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm6838.c141 .get_functions_count = bcm6838_pinctrl_get_functions_count,
/openbmc/u-boot/drivers/pinctrl/aspeed/
H A Dpinctrl_ast2500.c212 .get_functions_count = ast2500_pinctrl_get_groups_count,
H A Dpinctrl_ast2400.c217 .get_functions_count = ast2400_pinctrl_get_groups_count,
H A Dpinctrl_ast2600.c531 .get_functions_count = ast2600_pinctrl_get_groups_count,
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.c246 .get_functions_count = mscc_get_functions_count,
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-core.c404 .get_functions_count = uniphier_pinmux_get_functions_count,
/openbmc/u-boot/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c575 .get_functions_count = armada_37xx_pmx_get_funcs_count,
/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c420 .get_functions_count = mtk_get_functions_count,
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c736 .get_functions_count = sh_pfc_pinctrl_get_functions_count,