EQ5P_GPIO_FUNC_SELECTOR
if (i == EQ5P_GPIO_FUNC_SELECTOR)
func_name = pctrl->data->functions[EQ5P_GPIO_FUNC_SELECTOR].name;
bool is_gpio = func_selector == EQ5P_GPIO_FUNC_SELECTOR;
return eq5p_pinmux_set_mux(pctldev, EQ5P_GPIO_FUNC_SELECTOR, pin);