Home
last modified time | relevance | path

Searched refs:tps6586x_gpio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tps6586x.c25 struct tps6586x_gpio { struct
32 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); in tps6586x_gpio_get() local
36 ret = tps6586x_read(tps6586x_gpio->parent, TPS6586X_GPIOSET2, &val); in tps6586x_gpio_get()
46 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); in tps6586x_gpio_set() local
48 tps6586x_update(tps6586x_gpio->parent, TPS6586X_GPIOSET2, in tps6586x_gpio_set()
55 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); in tps6586x_gpio_output() local
63 return tps6586x_update(tps6586x_gpio in tps6586x_gpio_output()
69 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); tps6586x_gpio_to_irq() local
78 struct tps6586x_gpio *tps6586x_gpio; tps6586x_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tps6586x.c25 struct tps6586x_gpio { struct
32 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); in tps6586x_gpio_get() local
36 ret = tps6586x_read(tps6586x_gpio->parent, TPS6586X_GPIOSET2, &val); in tps6586x_gpio_get()
46 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); in tps6586x_gpio_set() local
48 tps6586x_update(tps6586x_gpio->parent, TPS6586X_GPIOSET2, in tps6586x_gpio_set()
55 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); in tps6586x_gpio_output() local
63 return tps6586x_update(tps6586x_gpio in tps6586x_gpio_output()
69 struct tps6586x_gpio *tps6586x_gpio = gpiochip_get_data(gc); tps6586x_gpio_to_irq() local
78 struct tps6586x_gpio *tps6586x_gpio; tps6586x_gpio_probe() local
[all...]

Completed in 1 milliseconds