Searched refs:RK35xx_MAX_CLKS (Results 1 – 1 of 1) sorted by relevance
80 #define RK35xx_MAX_CLKS 3 macro107 struct clk_bulk_data rockchip_clks[RK35xx_MAX_CLKS];451 err = devm_clk_bulk_get_optional(mmc_dev(host->mmc), RK35xx_MAX_CLKS, in dwcmshc_rk35xx_init()458 err = clk_bulk_prepare_enable(RK35xx_MAX_CLKS, priv->rockchip_clks); in dwcmshc_rk35xx_init()697 clk_bulk_disable_unprepare(RK35xx_MAX_CLKS, in dwcmshc_probe()716 clk_bulk_disable_unprepare(RK35xx_MAX_CLKS, in dwcmshc_remove()743 clk_bulk_disable_unprepare(RK35xx_MAX_CLKS, in dwcmshc_suspend()768 ret = clk_bulk_prepare_enable(RK35xx_MAX_CLKS, in dwcmshc_resume()