Home
last modified time | relevance | path

Searched refs:GMI_PORT_CFG_SLOT_TIME (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h142 #define GMI_PORT_CFG_SLOT_TIME BIT_ULL(3) macro
Dthunder_bgx.c232 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ in bgx_sgmii_change_link_state()
241 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ in bgx_sgmii_change_link_state()
250 port_cfg |= GMI_PORT_CFG_SLOT_TIME; /* slottime 1 */ in bgx_sgmii_change_link_state()