Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-thunderx.c46 struct thunderx_gpio;
49 struct thunderx_gpio *txgpio;
54 struct thunderx_gpio { struct
75 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn()
87 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio()
99 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request()
106 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in()
123 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set()
136 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()
160 struct thunderx_gpio *txgpi in thunderx_gpio_get_direction()
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-thunderx.c44 struct thunderx_gpio;
47 struct thunderx_gpio *txgpio;
52 struct thunderx_gpio { struct
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()
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()
134 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()
158 struct thunderx_gpio *txgpi in thunderx_gpio_get_direction()
[all...]

Completed in 3 milliseconds