Searched refs:TPHY_CLKS_CNT (Results 1 – 1 of 1) sorted by relevance
266 #define TPHY_CLKS_CNT 2 macro313 struct clk_bulk_data clks[TPHY_CLKS_CNT];1361 ret = clk_bulk_prepare_enable(TPHY_CLKS_CNT, instance->clks); in mtk_phy_init()1386 clk_bulk_disable_unprepare(TPHY_CLKS_CNT, instance->clks); in mtk_phy_init()1429 clk_bulk_disable_unprepare(TPHY_CLKS_CNT, instance->clks); in mtk_phy_exit()1644 retval = devm_clk_bulk_get_optional(subdev, TPHY_CLKS_CNT, clks); in mtk_tphy_probe()