Searched refs:clk_ephy (Results 1 – 1 of 1) sorted by relevance
1616 clk_t clk_ahb, clk_ephy; in awg_setup_extres() local1623 clk_ahb = clk_ephy = NULL; in awg_setup_extres()1653 if (clk_get_by_ofw_name(dev, 0, "ephy", &clk_ephy) != 0) in awg_setup_extres()1655 &clk_ephy) != 0) in awg_setup_extres()1656 clk_ephy = NULL; in awg_setup_extres()1674 if (clk_ephy != NULL) { in awg_setup_extres()1675 error = clk_enable(clk_ephy); in awg_setup_extres()1741 if (clk_ephy != NULL) in awg_setup_extres()1742 clk_release(clk_ephy); in awg_setup_extres()