Home
last modified time | relevance | path

Searched refs:mode_shift (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/rockchip/
H A Dclk.h527 * @mode_shift: offset inside the mode-register for the mode of this pll.
546 int mode_shift; member
567 .mode_shift = _mshift, \
577 int lock_shift, int mode_offset, int mode_shift,
H A Dclk-pll.c1054 int lock_shift, int mode_offset, int mode_shift, in rockchip_clk_register_pll() argument
1082 pll_mux->shift = mode_shift; in rockchip_clk_register_pll()