Home
last modified time | relevance | path

Searched refs:LP87565_REG_GPIO_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpio/
Dgpio-lp87565.c48 ret = regmap_read(gpio->map, LP87565_REG_GPIO_CONFIG, &val); in lp87565_gpio_get_direction()
64 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_direction_input()
76 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_direction_output()
116 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_set_config()
123 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_set_config()
/linux-6.12.1/include/linux/mfd/
Dlp87565.h84 #define LP87565_REG_GPIO_CONFIG 0x2D macro