Searched refs:get_function_mux (Results 1 – 7 of 7) sorted by relevance
18 unsigned int (*get_function_mux)(unsigned int selector); member
52 .get_function_mux = ipq4019_get_function_mux,
84 priv->data->get_function_mux(func_selector) << 2); in msm_pinmux_set()
59 .get_function_mux = apq8016_get_function_mux,
54 .get_function_mux = apq8096_get_function_mux,
79 priv->data->get_function_mux(func_selector) << 2); in msm_pinmux_set()
Completed in 5 milliseconds