Home
last modified time | relevance | path

Searched refs:mux_core_shift (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/clk/rockchip/
Dclk-cpu.c161 HIWORD_UPDATE(1, 1, reg_data->mux_core_shift), in rockchip_cpuclk_pre_rate_change()
165 writel(HIWORD_UPDATE(1, 1, reg_data->mux_core_shift), in rockchip_cpuclk_pre_rate_change()
201 HIWORD_UPDATE(0, 1, reg_data->mux_core_shift), in rockchip_cpuclk_post_rate_change()
Dclk-rk3188.c158 .mux_core_shift = 8,
194 .mux_core_shift = 8,
Dclk-rk3368.c168 .mux_core_shift = 7,
175 .mux_core_shift = 7,
Dclk.h188 u8 mux_core_shift; member
Dclk-rk3288.c168 .mux_core_shift = 15,