Searched refs:TXCFG_CSI (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/natsemi/
H A Dns83820.c213 #define TXCFG_CSI 0x80000000 macro
635 | TXCFG_CSI | TXCFG_HBI | TXCFG_ATP, phy_intr()
652 & ~(TXCFG_CSI | TXCFG_HBI)) | TXCFG_ATP, phy_intr()
678 | TXCFG_CSI | TXCFG_HBI, phy_intr()
684 & ~(TXCFG_CSI | TXCFG_HBI), phy_intr()
1315 | TXCFG_CSI | TXCFG_HBI | TXCFG_ATP, ns83820_set_settings()
2124 writel(TXCFG_CSI | TXCFG_HBI | TXCFG_ATP | TXCFG_MXDMA512 ns83820_init_one()

Completed in 59 milliseconds