Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c174 static void rza2_chip_set(struct gpio_chip *chip, unsigned int offset, in rza2_chip_set() function
197 rza2_chip_set(chip, offset, val); in rza2_chip_direction_output()
236 .set = rza2_chip_set,