Searched refs:create_mux_common (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-qoriq.c | 883 static struct clk * __init create_mux_common(struct clockgen *cg, in create_mux_common() function 988 return create_mux_common(cg, hwc, &cmux_ops, min_rate, max_rate, in create_one_cmux() 1003 return create_mux_common(cg, hwc, &hwaccel_ops, 0, ULONG_MAX, 0, in create_one_hwaccel()
|