Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c109 static void rza2_pin_to_gpio(void __iomem *pfc_base, unsigned int offset, in rza2_pin_to_gpio() function
149 rza2_pin_to_gpio(priv->base, offset, 1); in rza2_chip_get_direction()
159 rza2_pin_to_gpio(priv->base, offset, 1); in rza2_chip_direction_input()
197 rza2_pin_to_gpio(priv->base, offset, 0); in rza2_chip_direction_output()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c110 static void rza2_pin_to_gpio(void __iomem *pfc_base, unsigned int offset, in rza2_pin_to_gpio() function
150 rza2_pin_to_gpio(priv->base, offset, 1); in rza2_chip_get_direction()
160 rza2_pin_to_gpio(priv->base, offset, 1); in rza2_chip_direction_input()
198 rza2_pin_to_gpio(priv->base, offset, 0); in rza2_chip_direction_output()

Completed in 2 milliseconds