Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_xgbepcsr.c50 static struct serdes_cfg cfg_phyb_10p3125g_156p25mhz_cmu1[] = { variable
139 for (i = 0; i < ARRAY_SIZE(cfg_phyb_10p3125g_156p25mhz_cmu1); i++) { in netcp_xgbe_serdes_cmu_init()
140 reg_rmw(serdes_regs + cfg_phyb_10p3125g_156p25mhz_cmu1[i].ofs, in netcp_xgbe_serdes_cmu_init()
141 cfg_phyb_10p3125g_156p25mhz_cmu1[i].val, in netcp_xgbe_serdes_cmu_init()
142 cfg_phyb_10p3125g_156p25mhz_cmu1[i].mask); in netcp_xgbe_serdes_cmu_init()