Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/pinctrl/
H A Dr7s9210-pinctrl.h13 #define PORT1 1 macro
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c104 PORT1, enumerator
460 { PORT1, "port1" }, in ocelot_probe()
H A Dluton_switch.c141 PORT1, enumerator
621 { PORT1, "port1" }, in luton_probe()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dsislite.h546 #define PORT1 0x02U macro
/openbmc/linux/drivers/ata/
H A Dsata_via.c51 PORT1 = (1 << 0), enumerator
52 ALL_PORTS = PORT0 | PORT1,