Home
last modified time | relevance | path

Searched defs:txgpio (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-thunderx.c47 struct thunderx_gpio *txgpio; member
73 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn()
85 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio()
97 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request() local
104 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in() local
121 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set() local
134 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out() local
158 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction() local
187 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set_config() local
259 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get() local
[all …]