Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-da9055.c53 ret = da9055_reg_read(gpio->da9055, DA9055_REG_GPIO_MODE0_2); in da9055_gpio_get()
67 DA9055_REG_GPIO_MODE0_2, in da9055_gpio_set()
/linux-5.19.10/drivers/mfd/
Dda9055-core.c69 case DA9055_REG_GPIO_MODE0_2: in da9055_register_readable()
145 case DA9055_REG_GPIO_MODE0_2: in da9055_register_writeable()
/linux-5.19.10/include/linux/mfd/da9055/
Dreg.h39 #define DA9055_REG_GPIO_MODE0_2 0x12 macro