Searched refs:get_function_mux (Results 1 – 4 of 4) sorted by relevance
18 unsigned int (*get_function_mux)(unsigned int selector); member
54 .get_function_mux = apq8096_get_function_mux,
59 .get_function_mux = apq8016_get_function_mux,
78 priv->data->get_function_mux(func_selector) << 2); in msm_pinmux_set()