Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-da9055.c40 ret = da9055_reg_read(gpio->da9055, (offset >> 1) + DA9055_REG_GPIO0_1); in da9055_gpio_get()
81 DA9055_REG_GPIO0_1, in da9055_gpio_direction_input()
98 DA9055_REG_GPIO0_1, in da9055_gpio_direction_output()
/linux-5.19.10/drivers/mfd/
Dda9055-core.c67 case DA9055_REG_GPIO0_1: in da9055_register_readable()
143 case DA9055_REG_GPIO0_1: in da9055_register_writeable()
/linux-5.19.10/include/linux/mfd/da9055/
Dreg.h37 #define DA9055_REG_GPIO0_1 0x10 macro