Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-thunderx.c44 struct thunderx_gpio;
47 struct thunderx_gpio *txgpio;
52 struct thunderx_gpio { struct
97 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request()
104 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in()
121 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set()
290 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_ack()
299 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask()
308 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask_ack()
317 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_unmask()
[all …]