Searched refs:clk_ephy (Results 1 – 1 of 1) sorted by relevance
1613 clk_t clk_ahb, clk_ephy; in awg_setup_extres() local1620 clk_ahb = clk_ephy = NULL; in awg_setup_extres()1650 if (clk_get_by_ofw_name(dev, 0, "ephy", &clk_ephy) != 0) in awg_setup_extres()1652 &clk_ephy) != 0) in awg_setup_extres()1653 clk_ephy = NULL; in awg_setup_extres()1671 if (clk_ephy != NULL) { in awg_setup_extres()1672 error = clk_enable(clk_ephy); in awg_setup_extres()1738 if (clk_ephy != NULL) in awg_setup_extres()1739 clk_release(clk_ephy); in awg_setup_extres()