Lines Matching full:krait
16 #include "clk-krait.h"
128 /* clk-krait ignore any rate change if mux is not flagged as enabled */ in krait_add_div()
174 /* Checking for qcom,krait-cc-v1 or qcom,krait-cc-v2 is not in krait_add_sec_mux()
182 init.name = kasprintf(GFP_KERNEL, "krait%s_sec_mux", s); in krait_add_sec_mux()
212 /* clk-krait ignore any rate change if mux is not flagged as enabled */ in krait_add_sec_mux()
255 init.name = kasprintf(GFP_KERNEL, "krait%s_pri_mux", s); in krait_add_pri_mux()
341 { .compatible = "qcom,krait-cc-v1", (void *)1UL },
342 { .compatible = "qcom,krait-cc-v2" },
368 /* Krait configurations have at most 4 CPUs and one L2 */ in krait_cc_probe()
441 .name = "krait-cc",
447 MODULE_DESCRIPTION("Krait CPU Clock Driver");
449 MODULE_ALIAS("platform:krait-cc");