Searched defs:mode_shift (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
H A D | clk-pll.c | 849 rockchip_clk_register_pll(struct rockchip_clk_provider *ctx, enum rockchip_pll_type pll_type, const char *name, const char *const *parent_names, u8 num_parents, int con_offset, int grf_lock_offset, int lock_shift, int mode_offset, int mode_shift, struct rockchip_pll_rate_table *rate_table, unsigned long flags, u8 clk_pll_flags) rockchip_clk_register_pll() argument
|
H A D | clk.h | 286 int mode_shift; member
|
/kernel/linux/linux-6.6/drivers/clk/rockchip/ |
H A D | clk-pll.c | 1056 rockchip_clk_register_pll(struct rockchip_clk_provider *ctx, enum rockchip_pll_type pll_type, const char *name, const char *const *parent_names, u8 num_parents, int con_offset, int grf_lock_offset, int lock_shift, int mode_offset, int mode_shift, struct rockchip_pll_rate_table *rate_table, unsigned long flags, u8 clk_pll_flags) rockchip_clk_register_pll() argument
|
H A D | clk.h | 403 int mode_shift; member
|
Completed in 7 milliseconds