Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpio/
Dgpio-en7523.c34 static int airoha_dir_set(struct gpio_chip *gc, unsigned int gpio, in airoha_dir_set() function
63 return airoha_dir_set(gc, gpio, val, 1); in airoha_dir_out()
68 return airoha_dir_set(gc, gpio, 0, 0); in airoha_dir_in()