Searched refs:PORT3 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r7s9210-rza2mevb.dts | 157 <RZA2_PINMUX(PORT3, 2, 7)>, /* RMII1_CRSDV */ 159 <RZA2_PINMUX(PORT3, 5, 7)>, /* RMII1_RXD1 */ 160 <RZA2_PINMUX(PORT3, 1, 7)>, /* RMII1_RXER */ 161 <RZA2_PINMUX(PORT3, 3, 1)>, /* ET1_MDC */ 162 <RZA2_PINMUX(PORT3, 4, 1)>, /* ET1_MDIO */
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 106 PORT3, enumerator 110 #define MAX_PORT (PORT3 - PORT0) 352 for (i = PORT0; i <= PORT3; i++) in ocelot_initialize() 462 { PORT3, "port3" }, in ocelot_probe()
|
H A D | luton_switch.c | 143 PORT3, enumerator 623 { PORT3, "port3" }, in luton_probe()
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | r7s9210-pinctrl.h | 15 #define PORT3 3 macro
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-xway.c | 27 #define PORT3 3 macro 1107 if (port == PORT3) in xway_pinconf_get() 1116 if (port == PORT3) in xway_pinconf_get() 1125 if (port == PORT3) in xway_pinconf_get() 1165 if (port == PORT3) in xway_pinconf_set() 1180 if (port == PORT3) in xway_pinconf_set() 1192 if (port == PORT3) in xway_pinconf_set() 1266 if (port == PORT3) in xway_mux_apply() 1326 if (PORT(pin) == PORT3) in xway_gpio_dir_out()
|
/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | sislite.h | 548 #define PORT3 0x08U macro
|