Home
last modified time | relevance | path

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

/u-boot/drivers/clk/altera/
A Dclk-agilex.c507 static u32 clk_get_emac_clk_hz(struct socfpga_clk_plat *plat, u32 emac_id) in clk_get_emac_clk_hz() argument
518 if (emac_id == AGILEX_EMAC0_CLK) in clk_get_emac_clk_hz()
521 else if (emac_id == AGILEX_EMAC1_CLK) in clk_get_emac_clk_hz()
524 else if (emac_id == AGILEX_EMAC2_CLK) in clk_get_emac_clk_hz()

Completed in 4 milliseconds