Searched refs:DEV_MAC_IFG_CFG (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 63 #define DEV_MAC_IFG_CFG 0x30 macro 295 DEV_MAC_IFG_CFG_RX_IFG2(1), regs + DEV_MAC_IFG_CFG); in ocelot_port_init()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_port.c | 186 lan966x, DEV_MAC_IFG_CFG(port->chip_port)); in lan966x_port_link_up()
|
H A D | lan966x_regs.h | 800 #define DEV_MAC_IFG_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 20, 0, 1, 4) macro
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | vsc7514_regs.c | 395 REG(DEV_MAC_IFG_CFG, 0x30),
|
H A D | ocelot.c | 2848 DEV_MAC_IFG_CFG); in ocelot_init_port()
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 419 REG(DEV_MAC_IFG_CFG, 0x24),
|
H A D | felix_vsc9959.c | 475 REG(DEV_MAC_IFG_CFG, 0x30),
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 514 DEV_MAC_IFG_CFG, enumerator
|