Searched refs:mux_core_shift (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
D | clk-cpu.c | 169 reg_data->mux_core_shift), in rockchip_cpuclk_pre_rate_change() 175 reg_data->mux_core_shift), in rockchip_cpuclk_pre_rate_change() 213 reg_data->mux_core_shift), in rockchip_cpuclk_post_rate_change()
|
D | clk-rk3188.c | 153 .mux_core_shift = 8, 192 .mux_core_shift = 8,
|
D | clk-rk3368.c | 162 .mux_core_shift = 7, 172 .mux_core_shift = 7,
|
D | clk-rk3036.c | 110 .mux_core_shift = 7,
|
D | clk-rk3128.c | 125 .mux_core_shift = 7,
|
D | clk-rk3228.c | 127 .mux_core_shift = 6,
|
D | clk-rk3399.c | 299 .mux_core_shift = 6, 309 .mux_core_shift = 6,
|
D | clk.h | 347 u8 mux_core_shift; member
|
D | clk-rk3328.c | 138 .mux_core_shift = 6,
|
D | clk-rv1108.c | 114 .mux_core_shift = 8,
|
D | clk-rk3288.c | 187 .mux_core_shift = 15,
|
D | clk-px30.c | 132 .mux_core_shift = 7,
|
D | clk-rk3308.c | 117 .mux_core_shift = 6,
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 503 - reg_data->mux_core_shift), 509 - reg_data->mux_core_shift), 523 + reg_data->mux_core_shift), 545 - reg_data->mux_core_shift), 549 + reg_data->mux_core_shift), 2203 .mux_core_shift = 6, 2217 .mux_core_shift = 6, 3690 * @mux_core_shift: offset of the core multiplexer 3699 - u8 mux_core_shift; 3707 + u8 mux_core_shift;
|