Searched refs:mode_offset (Results 1 – 5 of 5) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| D | clk.h | 370 int mode_offset; member 383 ….flags = CLK_GET_RATE_NOCACHE | (_flags), .con_offset = (_con), .mode_offset = (_mode), … 389 … int grf_lock_offset, int lock_shift, int mode_offset, int mode_shift,
|
| D | clk-pll.c | 1199 … int grf_lock_offset, int lock_shift, int mode_offset, int mode_shift, in rockchip_clk_register_pll() argument 1226 pll_mux->reg = ctx->reg_base + mode_offset; in rockchip_clk_register_pll()
|
| D | clk.c | 475 … list->con_offset, grf_lock_offset, list->lock_shift, list->mode_offset, in rockchip_clk_register_plls()
|
| /device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/ |
| D | clk.h | 439 int mode_offset; member 459 .mode_offset = _mode, \ 470 int lock_shift, int mode_offset, int mode_shift,
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | clk.h | 439 int mode_offset; member 459 .mode_offset = _mode, \ 470 int lock_shift, int mode_offset, int mode_shift,
|