Searched refs:TPHY_CLKS_CNT (Results 1 – 1 of 1) sorted by relevance
293 #define TPHY_CLKS_CNT 2 macro333 struct clk_bulk_data clks[TPHY_CLKS_CNT];1049 ret = clk_bulk_prepare_enable(TPHY_CLKS_CNT, instance->clks); in mtk_phy_init()1072 clk_bulk_disable_unprepare(TPHY_CLKS_CNT, instance->clks); in mtk_phy_init()1115 clk_bulk_disable_unprepare(TPHY_CLKS_CNT, instance->clks); in mtk_phy_exit()1321 retval = devm_clk_bulk_get_optional(subdev, TPHY_CLKS_CNT, clks); in mtk_tphy_probe()