Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c65 #define RZA2_PDR_OUTPUT 0x03 macro
122 reg16 |= RZA2_PDR_OUTPUT << (pin * 2); /* pin as output */ in rza2_pin_to_gpio()
137 if (reg16 == RZA2_PDR_OUTPUT) in rza2_chip_get_direction()