Searched defs:SYS_PORT_MODE (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 43 #define SYS_PORT_MODE(x) (0x514 + 0x4 * (x)) macro
|
H A D | luton_switch.c | 37 #define SYS_PORT_MODE(x) (0x81bc + 0x4 * (x)) macro
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 460 SYS_PORT_MODE, enumerator
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_regs.h | 1637 #define SYS_PORT_MODE(r) __REG(TARGET_SYS, 0, 1, 4128, 0, 1, 168, 44, r, 10, 4) macro
|