Home
last modified time | relevance | path

Searched defs:unique_aux (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/qcom/
H A Dkrait-cc.c145 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