Searched refs:GPIO_DAT_OUT1 (Results 1 – 3 of 3) sorted by relevance
102 adp5588_gpio_write(dev->client, GPIO_DAT_OUT1 + bank, in adp5588_gpio_set_value()141 ret = adp5588_gpio_write(dev->client, GPIO_DAT_OUT1 + bank, in adp5588_gpio_direction_output()413 dev->dat_out[i] = adp5588_gpio_read(client, GPIO_DAT_OUT1 + i); in adp5588_gpio_probe()
35 #define GPIO_DAT_OUT1 0x17 /* GPIO DATA OUT */ macro
107 adp5588_write(kpad->client, GPIO_DAT_OUT1 + bank, in adp5588_gpio_set_value()147 ret = adp5588_write(kpad->client, GPIO_DAT_OUT1 + bank, in adp5588_gpio_direction_output()221 GPIO_DAT_OUT1 + i); in adp5588_gpio_add()