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

/linux-master/drivers/net/ethernet/ti/
H A Dnetcp_xgbepcsr.c102 static struct serdes_cfg cfg_phyb_10p3125g_comlane[] = { variable in typeref:struct:serdes_cfg
174 for (i = 0; i < ARRAY_SIZE(cfg_phyb_10p3125g_comlane); i++) {
175 reg_rmw(serdes_regs + cfg_phyb_10p3125g_comlane[i].ofs,
176 cfg_phyb_10p3125g_comlane[i].val,
177 cfg_phyb_10p3125g_comlane[i].mask);

Completed in 65 milliseconds