Searched refs:TPHY_CLKS_CNT (Results 1 – 1 of 1) sorted by relevance
265 #define TPHY_CLKS_CNT 2 macro310 struct clk_bulk_data clks[TPHY_CLKS_CNT];1006 ret = clk_bulk_prepare_enable(TPHY_CLKS_CNT, instance->clks); in mtk_phy_init()1031 clk_bulk_disable_unprepare(TPHY_CLKS_CNT, instance->clks); in mtk_phy_init()1074 clk_bulk_disable_unprepare(TPHY_CLKS_CNT, instance->clks); in mtk_phy_exit()1288 retval = devm_clk_bulk_get_optional(subdev, TPHY_CLKS_CNT, clks); in mtk_tphy_probe()