Searched defs:unique_aux (Results 1 – 1 of 1) sorted by relevance
145 unsigned int offset, bool unique_aux) in krait_add_sec_mux()291 static struct clk_hw *krait_add_clks(struct device *dev, int id, bool unique_aux) in krait_add_clks()354 bool unique_aux = !!device_get_match_data(dev); in krait_cc_probe() local