Searched full:gpiomux (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
H A D | jh7100-common.dtsi | 162 pinmux = <GPIOMUX(62, GPO_LOW, 165 <GPIOMUX(61, GPO_LOW, 176 pinmux = <GPIOMUX(47, GPO_LOW, 179 <GPIOMUX(48, GPO_LOW, 190 pinmux = <GPIOMUX(60, GPO_LOW, 193 <GPIOMUX(59, GPO_LOW, 204 pinmux = <GPIOMUX(7, 208 <GPIOMUX(5, 222 pinmux = <GPIOMUX(54, GPO_SDIO0_PAD_CCLK_OUT, 229 pinmux = <GPIOMUX(55, GPO_LOW, GPO_DISABLE, [all …]
|
H A D | jh7110-common.dtsi | 375 pinmux = <GPIOMUX(57, GPOUT_LOW, 378 <GPIOMUX(58, GPOUT_LOW, 389 pinmux = <GPIOMUX(3, GPOUT_LOW, 392 <GPIOMUX(2, GPOUT_LOW, 403 pinmux = <GPIOMUX(19, GPOUT_LOW, 406 <GPIOMUX(20, GPOUT_LOW, 417 pinmux = <GPIOMUX(16, GPOUT_LOW, 420 <GPIOMUX(17, GPOUT_LOW, 431 pinmux = <GPIOMUX(62, GPOUT_SYS_SDIO0_RST, 460 pinmux = <GPIOMUX(10, GPOUT_SYS_SDIO1_CLK, [all …]
|
H A D | jh7110-pinfunc.h | 21 #define GPIOMUX(n, dout, doen, din) ( \ macro
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | starfive,jh7100-pinctrl.yaml | 128 node apply to. This should be set using the GPIOMUX macro. 261 pinmux = <GPIOMUX(62, GPO_LOW, 264 <GPIOMUX(61, GPO_LOW, 275 pinmux = <GPIOMUX(13, GPO_LOW, GPO_DISABLE, 282 pinmux = <GPIOMUX(14, GPO_UART3_PAD_SOUT,
|
H A D | starfive,jh7110-aon-pinctrl.yaml | 65 node apply to. This should be set using the GPIOMUX macro.
|
H A D | sophgo,cv1800-pinctrl.yaml | 61 node apply to. This should be set using the GPIOMUX or GPIOMUX2
|
H A D | starfive,jh7110-sys-pinctrl.yaml | 71 node apply to. This should be set using the GPIOMUX or PINMUX
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/ |
H A D | pinctrl-starfive-jh7100.h | 15 * GPIOMUX bits: 26 #define GPIOMUX(n, dout, doen, din) ( \ macro
|
H A D | pinctrl-starfive.h | 15 * GPIOMUX bits: 26 #define GPIOMUX(n, dout, doen, din) ( \ macro
|