Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tqmx86.c48 struct tqmx86_gpio_data { struct
58 static u8 tqmx86_gpio_read(struct tqmx86_gpio_data *gd, unsigned int reg) in tqmx86_gpio_read() argument
63 static void tqmx86_gpio_write(struct tqmx86_gpio_data *gd, u8 val, in tqmx86_gpio_write()
69 static void tqmx86_gpio_clrsetbits(struct tqmx86_gpio_data *gpio, in tqmx86_gpio_clrsetbits()
83 struct tqmx86_gpio_data *gpio = gpiochip_get_data(chip); in tqmx86_gpio_get()
88 static void _tqmx86_gpio_set(struct tqmx86_gpio_data *gpio, unsigned int offset, in _tqmx86_gpio_set()
99 struct tqmx86_gpio_data *gpio = gpiochip_get_data(chip); in tqmx86_gpio_set()
111 struct tqmx86_gpio_data *gpio = gpiochip_get_data(chip); in tqmx86_gpio_direction_input()
124 struct tqmx86_gpio_data *gpio = gpiochip_get_data(chip); in tqmx86_gpio_direction_output()
137 struct tqmx86_gpio_data *gpi in tqmx86_gpio_get_direction()
[all...]