Searched refs:cached_phase (Results 1 – 1 of 1) sorted by relevance
21 int cached_phase; member 181 * (1) cached_phase is invalid since we inevitably cached it when the in rockchip_mmc_clk_rate_notify() 193 mmc_clock->cached_phase = in rockchip_mmc_clk_rate_notify() 195 else if (mmc_clock->cached_phase != -EINVAL && in rockchip_mmc_clk_rate_notify() 197 rockchip_mmc_set_phase(&mmc_clock->hw, mmc_clock->cached_phase); in rockchip_mmc_clk_rate_notify()