Searched refs:tps65010_set_gpio_out_value (Results 1 – 2 of 2) sorted by relevance
23 r = tps65010_set_gpio_out_value(GPIO1, HIGH); in h3_panel_enable()25 r = tps65010_set_gpio_out_value(GPIO2, HIGH); in h3_panel_enable()37 r = tps65010_set_gpio_out_value(GPIO1, LOW); in h3_panel_disable()39 tps65010_set_gpio_out_value(GPIO2, LOW); in h3_panel_disable()
452 tps65010_set_gpio_out_value(offset + 1, value); in tps65010_gpio_set()469 tps65010_set_gpio_out_value(offset + 1, value); in tps65010_output()717 int tps65010_set_gpio_out_value(unsigned gpio, unsigned value) in tps65010_set_gpio_out_value() function755 EXPORT_SYMBOL(tps65010_set_gpio_out_value);