Home
last modified time | relevance | path

Searched refs:ipgt (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dlpc32xx_eth.c81 u32 ipgt; /* Back-to-back Inter-Packet Gap reg. */ member
471 writel(0x15, &regs->ipgt); in lpc32xx_eth_init()
473 writel(0x12, &regs->ipgt); in lpc32xx_eth_init()
H A Dpic32_eth.c139 writel(FULLDUP_GAP_TIME, &emac_p->ipgt.raw); in pic32_mac_adjust_link()
142 writel(HALFDUP_GAP_TIME, &emac_p->ipgt.raw); in pic32_mac_adjust_link()
179 writel(HALFDUP_GAP_TIME, &emac_p->ipgt.raw); in pic32_mac_init()
H A Dpic32_eth.h43 struct pic32_reg_atomic ipgt; /* 0x220*/ member
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h376 u8 ipgt; /* Desired back to back inter-packet gap. The member
H A Datl1.h692 u8 ipgt; /* Desired back to back inter-packet gap. member
H A Datl2.c87 hw->ipgt = 0x60; in atl2_sw_init()
208 value = (((u32)hw->ipgt & MAC_IPG_IFG_IPGT_MASK) << in atl2_configure()
H A Datl1.c945 hw->ipgt = 0x60; in atl1_sw_init()
1506 value = (((u32) hw->ipgt & MAC_IPG_IFG_IPGT_MASK) in atl1_configure()