Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-stm32.c98 int ext_phyclk; member
179 dwmac->enable_eth_ck = dwmac->ext_phyclk; in stm32mp1_select_ethck_external()
183 dwmac->ext_phyclk; in stm32mp1_select_ethck_external()
187 dwmac->ext_phyclk; in stm32mp1_select_ethck_external()
194 dwmac->ext_phyclk; in stm32mp1_select_ethck_external()
457 dwmac->ext_phyclk = of_property_read_bool(np, "st,ext-phyclk"); in stm32mp1_parse_data()
Ddwmac-sti.c98 bool ext_phyclk; /* Clock from external PHY */ member
148 if (dwmac->ext_phyclk) { in stih4xx_fix_retime_src()
228 dwmac->ext_phyclk = of_property_read_bool(np, "st,ext-phyclk"); in sti_dwmac_parse_data()