Lines Matching refs:clock_input
82 bool clock_input; member
134 pdata->clock_input = true; in gmac_rockchip_ofdata_to_platdata()
136 pdata->clock_input = false; in gmac_rockchip_ofdata_to_platdata()
2118 if (pdata->clock_input) in rv1126b_gmac_integrated_phy_powerup()
2245 val = pdata->clock_input ? RK3506_GMAC_CLK_SELET_IO : in rk3506_set_clock_selection()
2270 val = pdata->clock_input ? RK3528_GMAC1_CLK_SELET_IO : in rk3528_set_clock_selection()
2313 val = pdata->clock_input ? RK3562_GMAC0_CLK_SELET_IO : in rk3562_set_clock_selection()
2316 val = pdata->clock_input ? RK3562_GMAC0_IO_EXTCLK_SELET_IO : in rk3562_set_clock_selection()
2324 val = pdata->clock_input ? RK3562_GMAC1_CLK_SELET_IO : in rk3562_set_clock_selection()
2327 val = pdata->clock_input ? RK3562_GMAC1_IO_EXTCLK_SELET_IO : in rk3562_set_clock_selection()
2346 val = pdata->clock_input ? RK3576_GMAC_CLK_SELET_IO : in rk3576_set_clock_selection()
2370 val = pdata->clock_input ? RK3588_GMAC_CLK_SELET_IO : in rk3588_set_clock_selection()
2394 val = pdata->clock_input ? RV1126B_GMAC_CLK_SELET_IO : in rv1126b_set_clock_selection()
2453 if (!pdata->clock_input) { in gmac_rockchip_probe()
2473 if (!pdata->clock_input) { in gmac_rockchip_probe()