Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-creg-snps.c30 static void creg_gpio_set(struct gpio_chip *gc, unsigned int offset, int val) in creg_gpio_set() function
54 creg_gpio_set(gc, offset, val); in creg_gpio_dir_out()
170 hcg->gc.set = creg_gpio_set; in creg_gpio_probe()