Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-lp87565.c56 ret = regmap_read(gpio->map, LP87565_REG_GPIO_CONFIG, &val); in lp87565_gpio_get_direction()
69 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_direction_input()
81 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_direction_output()
121 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_set_config()
128 LP87565_REG_GPIO_CONFIG, in lp87565_gpio_set_config()
/Linux-v5.4/include/linux/mfd/
Dlp87565.h83 #define LP87565_REG_GPIO_CONFIG 0x2D macro