clk_cache
renesas_sdhi_set_clock(host, host->clk_cache);
unsigned int clk_cache;
host->clk_cache = ios->clock;
if (host->clk_cache)
if (host->clk_cache)
host->set_clock(host, host->clk_cache);
struct clk_cache cc;
struct clk_cache *clkcache = &asihpi->cc;
struct clk_cache *clkcache = &asihpi->cc;
struct clk_cache *clkcache = &asihpi->cc;
struct clk_cache *clkcache;