ext_phyclk        120 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	bool ext_phyclk;	/* Clock from external PHY */
ext_phyclk        170 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 		if (dwmac->ext_phyclk) {
ext_phyclk        207 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 		if (!dwmac->ext_phyclk) {
ext_phyclk        275 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	dwmac->ext_phyclk = of_property_read_bool(np, "st,ext-phyclk");