Searched refs:gpio_mux_cntl (Results 1 – 2 of 2) sorted by relevance
219 if (info->pdata->gpio_mux_cntl) in axp288_handle_chrg_det_event()220 gpiod_set_value(info->pdata->gpio_mux_cntl, in axp288_handle_chrg_det_event()319 if (info->pdata->gpio_mux_cntl) { in axp288_extcon_probe()320 gpio = desc_to_gpio(info->pdata->gpio_mux_cntl); in axp288_extcon_probe()327 gpiod_direction_output(info->pdata->gpio_mux_cntl, in axp288_extcon_probe()
440 struct gpio_desc *gpio_mux_cntl; member