Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_xgbepcsr.c39 static struct serdes_cfg cfg_phyb_1p25g_156p25mhz_cmu0[] = { variable
132 for (i = 0; i < ARRAY_SIZE(cfg_phyb_1p25g_156p25mhz_cmu0); i++) { in netcp_xgbe_serdes_cmu_init()
133 reg_rmw(serdes_regs + cfg_phyb_1p25g_156p25mhz_cmu0[i].ofs, in netcp_xgbe_serdes_cmu_init()
134 cfg_phyb_1p25g_156p25mhz_cmu0[i].val, in netcp_xgbe_serdes_cmu_init()
135 cfg_phyb_1p25g_156p25mhz_cmu0[i].mask); in netcp_xgbe_serdes_cmu_init()