Home
last modified time | relevance | path

Searched refs:get_function_mux (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/mach-ipq40xx/
A Dpinctrl-snapdragon.h18 unsigned int (*get_function_mux)(unsigned int selector); member
A Dpinctrl-ipq4019.c52 .get_function_mux = ipq4019_get_function_mux,
A Dpinctrl-snapdragon.c84 priv->data->get_function_mux(func_selector) << 2); in msm_pinmux_set()
/u-boot/arch/arm/mach-snapdragon/
A Dpinctrl-snapdragon.h18 unsigned int (*get_function_mux)(unsigned int selector); member
A Dpinctrl-apq8016.c59 .get_function_mux = apq8016_get_function_mux,
A Dpinctrl-apq8096.c54 .get_function_mux = apq8096_get_function_mux,
A Dpinctrl-snapdragon.c79 priv->data->get_function_mux(func_selector) << 2); in msm_pinmux_set()

Completed in 5 milliseconds