Lines Matching full:krait
15 #include "clk-krait.h"
127 /* clk-krait ignore any rate change if mux is not flagged as enabled */ in krait_add_div()
173 /* Checking for qcom,krait-cc-v1 or qcom,krait-cc-v2 is not in krait_add_sec_mux()
181 init.name = kasprintf(GFP_KERNEL, "krait%s_sec_mux", s); in krait_add_sec_mux()
211 /* clk-krait ignore any rate change if mux is not flagged as enabled */ in krait_add_sec_mux()
254 init.name = kasprintf(GFP_KERNEL, "krait%s_pri_mux", s); in krait_add_pri_mux()
340 { .compatible = "qcom,krait-cc-v1", (void *)1UL },
341 { .compatible = "qcom,krait-cc-v2" },
367 /* Krait configurations have at most 4 CPUs and one L2 */ in krait_cc_probe()
440 .name = "krait-cc",
446 MODULE_DESCRIPTION("Krait CPU Clock Driver");
448 MODULE_ALIAS("platform:krait-cc");