Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tps68470.c31 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_get() local
32 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get()
43 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get()
53 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_get_direction() local
54 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get_direction()
63 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get_direction()
76 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_set() local
77 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_set()
91 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_output() local
92 struct regmap *regmap = tps68470_gpio in tps68470_gpio_output()
108 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); tps68470_gpio_input() local
127 struct tps68470_gpio_data *tps68470_gpio; tps68470_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tps68470.c31 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_get() local
32 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get()
43 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get()
53 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_get_direction() local
54 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get_direction()
63 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get_direction()
76 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_set() local
77 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_set()
91 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_output() local
92 struct regmap *regmap = tps68470_gpio in tps68470_gpio_output()
108 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); tps68470_gpio_input() local
127 struct tps68470_gpio_data *tps68470_gpio; tps68470_gpio_probe() local
[all...]

Completed in 2 milliseconds