Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dgmac_rockchip.c82 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()
[all …]