Searched defs:pct80_rate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-qoriq.c | 949 u64 max_rate, pct80_rate; in create_one_cmux() local 883 create_mux_common(struct clockgen *cg, struct mux_hwclock *hwc, const struct clk_ops *ops, unsigned long min_rate, unsigned long max_rate, unsigned long pct80_rate, const char *fmt, int idx) create_mux_common() argument
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-qoriq.c | 975 u64 max_rate, pct80_rate; in create_one_cmux() local 909 create_mux_common(struct clockgen *cg, struct mux_hwclock *hwc, const struct clk_ops *ops, unsigned long min_rate, unsigned long max_rate, unsigned long pct80_rate, const char *fmt, int idx) create_mux_common() argument
|
Completed in 4 milliseconds