Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-thunderx.c120 static void thunderx_gpio_set(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_set() function
144 thunderx_gpio_set(chip, line, value); in thunderx_gpio_dir_out()
530 chip->set = thunderx_gpio_set; in thunderx_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-thunderx.c118 static void thunderx_gpio_set(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_set() function
142 thunderx_gpio_set(chip, line, value); in thunderx_gpio_dir_out()
531 chip->set = thunderx_gpio_set; in thunderx_gpio_probe()

Completed in 3 milliseconds