Searched refs:xgene_enet_wr_mcx_csr (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_hw.c | 262 static void xgene_enet_wr_mcx_csr(struct xgene_enet_pdata *pdata, in xgene_enet_wr_mcx_csr() function 574 xgene_enet_wr_mcx_csr(pdata, ICM_CONFIG0_REG_0_ADDR, icm0); in xgene_gmac_init() 575 xgene_enet_wr_mcx_csr(pdata, ICM_CONFIG2_REG_0_ADDR, icm2); in xgene_gmac_init() 581 xgene_enet_wr_mcx_csr(pdata, RX_DV_GATE_REG_0_ADDR, value); in xgene_gmac_init()
|
| D | xgene_enet_sgmac.c | 43 static void xgene_enet_wr_mcx_csr(struct xgene_enet_pdata *pdata, in xgene_enet_wr_mcx_csr() function 295 xgene_enet_wr_mcx_csr(p, rx_dv_gate_reg + offset, RESUME_RX0); in xgene_sgmac_init()
|