rgmii_clk_rate     87 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c 	unsigned int rgmii_clk_rate;
rgmii_clk_rate    149 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c 		ethqos->rgmii_clk_rate =  RGMII_1000_NOM_CLK_FREQ;
rgmii_clk_rate    153 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c 		ethqos->rgmii_clk_rate =  RGMII_ID_MODE_100_LOW_SVS_CLK_FREQ;
rgmii_clk_rate    157 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c 		ethqos->rgmii_clk_rate =  RGMII_ID_MODE_10_LOW_SVS_CLK_FREQ;
rgmii_clk_rate    161 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c 	clk_set_rate(ethqos->rgmii_clk, ethqos->rgmii_clk_rate);