Home
last modified time | relevance | path

Searched refs:DA9055_REG_GPIO0_1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpio/
Dgpio-da9055.c50 ret = da9055_reg_read(gpio->da9055, (offset >> 1) + DA9055_REG_GPIO0_1); in da9055_gpio_get()
91 DA9055_REG_GPIO0_1, in da9055_gpio_direction_input()
108 DA9055_REG_GPIO0_1, in da9055_gpio_direction_output()
/linux-4.1.27/drivers/mfd/
Dda9055-core.c71 case DA9055_REG_GPIO0_1: in da9055_register_readable()
147 case DA9055_REG_GPIO0_1: in da9055_register_writeable()
/linux-4.1.27/include/linux/mfd/da9055/
Dreg.h51 #define DA9055_REG_GPIO0_1 0x10 macro