Home
last modified time | relevance | path

Searched refs:cached_phase (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-mmc-phase.c19 int cached_phase; member
182 mmc_clock->cached_phase = in rockchip_mmc_clk_rate_notify()
184 else if (mmc_clock->cached_phase != -EINVAL && in rockchip_mmc_clk_rate_notify()
186 rockchip_mmc_set_phase(&mmc_clock->hw, mmc_clock->cached_phase); in rockchip_mmc_clk_rate_notify()