Searched refs:clk_mul (Results 1 – 2 of 2) sorted by relevance
361 if (host->clk_mul) {588 host->clk_mul = (caps_1 & SDHCI_CLOCK_MUL_MASK) >>600 if (host->clk_mul)601 host->max_clk *= host->clk_mul;
262 unsigned int clk_mul; /* Clock Multiplier value */ member