Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dnetcp_xgbepcsr.c57 static struct serdes_cfg cfg_phyb_10p3125g_156p25mhz_cmu1[] = { variable
146 for (i = 0; i < ARRAY_SIZE(cfg_phyb_10p3125g_156p25mhz_cmu1); i++) { in netcp_xgbe_serdes_cmu_init()
147 reg_rmw(serdes_regs + cfg_phyb_10p3125g_156p25mhz_cmu1[i].ofs, in netcp_xgbe_serdes_cmu_init()
148 cfg_phyb_10p3125g_156p25mhz_cmu1[i].val, in netcp_xgbe_serdes_cmu_init()
149 cfg_phyb_10p3125g_156p25mhz_cmu1[i].mask); in netcp_xgbe_serdes_cmu_init()