Searched refs:current_clk (Results 1 – 1 of 1) sorted by relevance
235 u32 current_clk; member522 pre = DIV_ROUND_UP(host->current_clk, ios->clock); in loongson2_mmc_set_clk()892 host->current_clk = clk_get_rate(host->clk); in loongson2_mmc_resource_request()895 device_property_read_u32(dev, "clock-frequency", &host->current_clk); in loongson2_mmc_resource_request()941 mmc->f_min = DIV_ROUND_UP(host->current_clk, 256); in loongson2_mmc_probe()942 mmc->f_max = host->current_clk; in loongson2_mmc_probe()