Home
last modified time | relevance | path

Searched full:pad_gpio (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dstarfive,jh7100-pinctrl.yaml12 Out of the SoC's many pins only the ones named PAD_GPIO[0] to PAD_GPIO[63]
22 CMOS Camera interface ------| |--- PAD_GPIO[0]
23 Ethernet PHY interface -----| MUX |--- PAD_GPIO[1]
25 | |--- PAD_GPIO[63]
45 signal group 1 maps the GPIOs to the pins named PAD_GPIO[0] to PAD_GPIO[63].
120 This should be set using either the PAD_GPIO or PAD_FUNC_SHARE
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Dpinctrl-starfive-jh7100.h11 #define PAD_GPIO(x) (PAD_GPIO_OFFSET + (x)) macro
H A Dpinctrl-starfive.h11 #define PAD_GPIO(x) (PAD_GPIO_OFFSET + (x)) macro