Searched refs:TPS65912_GPIO1 (Results 1 – 2 of 2) sorted by relevance
37 val = tps65912_reg_read(tps65912, TPS65912_GPIO1 + offset); in tps65912_gpio_get()52 tps65912_set_bits(tps65912, TPS65912_GPIO1 + offset, in tps65912_gpio_set()55 tps65912_clear_bits(tps65912, TPS65912_GPIO1 + offset, in tps65912_gpio_set()68 return tps65912_set_bits(tps65912, TPS65912_GPIO1 + offset, in tps65912_gpio_output()77 return tps65912_clear_bits(tps65912, TPS65912_GPIO1 + offset, in tps65912_gpio_input()
91 #define TPS65912_GPIO1 0x41 macro