| /kernel/linux/linux-6.6/drivers/clk/meson/ |
| D | sclk-div.c | 31 static int sclk_div_maxval(struct meson_sclk_div_data *sclk) in sclk_div_maxval() 36 static int sclk_div_maxdiv(struct meson_sclk_div_data *sclk) in sclk_div_maxdiv() 51 struct meson_sclk_div_data *sclk) in sclk_div_bestdiv() 103 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_determine_rate() local 113 struct meson_sclk_div_data *sclk) in sclk_apply_ratio() 129 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_set_duty_cycle() local 143 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_get_duty_cycle() local 159 struct meson_sclk_div_data *sclk) in sclk_apply_divider() 171 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_set_rate() local 186 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_recalc_rate() local [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| D | sclk-div.c | 31 static int sclk_div_maxval(struct meson_sclk_div_data *sclk) in sclk_div_maxval() 36 static int sclk_div_maxdiv(struct meson_sclk_div_data *sclk) in sclk_div_maxdiv() 51 struct meson_sclk_div_data *sclk) in sclk_div_bestdiv() 103 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_round_rate() local 112 struct meson_sclk_div_data *sclk) in sclk_apply_ratio() 128 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_set_duty_cycle() local 142 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_get_duty_cycle() local 158 struct meson_sclk_div_data *sclk) in sclk_apply_divider() 170 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_set_rate() local 185 struct meson_sclk_div_data *sclk = meson_sclk_div_data(clk); in sclk_div_recalc_rate() local [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/hisilicon/ |
| D | clkgate-separated.c | 34 struct clkgate_separated *sclk; in clkgate_separated_enable() local 51 struct clkgate_separated *sclk; in clkgate_separated_disable() local 67 struct clkgate_separated *sclk; in clkgate_separated_is_enabled() local 89 struct clkgate_separated *sclk; in hisi_register_clkgate_sep() local
|
| /kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
| D | clkgate-separated.c | 34 struct clkgate_separated *sclk; in clkgate_separated_enable() local 51 struct clkgate_separated *sclk; in clkgate_separated_disable() local 67 struct clkgate_separated *sclk; in clkgate_separated_is_enabled() local 89 struct clkgate_separated *sclk; in hisi_register_clkgate_sep() local
|
| /kernel/linux/linux-6.6/drivers/clk/ralink/ |
| D | clk-mt7621.c | 134 struct mt7621_gate *sclk) in mt7621_gate_ops_init() 159 struct mt7621_gate *sclk; in mt7621_register_gates() local 204 struct mt7621_fixed_clk *sclk; in mt7621_register_fixed_clocks() local 322 struct mt7621_clk *sclk; in mt7621_register_early_clocks() local 397 struct mt7621_clk *sclk = &mt7621_clks_base[i]; in mt7621_clk_init() local 551 struct mt7621_gate *sclk = &mt7621_gates[i]; in mt7621_clk_probe() local 558 struct mt7621_fixed_clk *sclk = &mt7621_fixed_clks[i]; in mt7621_clk_probe() local
|
| D | clk-mtmips.c | 231 struct mtmips_clk *sclk; in mtmips_register_pherip_clocks() local 283 struct mtmips_clk_fixed *sclk; in mtmips_register_fixed_clocks() local 334 struct mtmips_clk_factor *sclk; in mtmips_register_factor_clocks() local 730 struct mtmips_clk *sclk; in mtmips_register_clocks() local 963 struct mtmips_clk *sclk = &priv->data->clk_periph[i]; in mtmips_clk_init() local 970 struct mtmips_clk_factor *sclk = &priv->data->clk_factor[i]; in mtmips_clk_init() local 977 struct mtmips_clk_fixed *sclk = &priv->data->clk_fixed[i]; in mtmips_clk_init() local 984 struct mtmips_clk *sclk = &priv->data->clk_base[i]; in mtmips_clk_init() local
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clk-u300.c | 455 static void syscon_block_reset_enable(struct clk_syscon *sclk) in syscon_block_reset_enable() 471 static void syscon_block_reset_disable(struct clk_syscon *sclk) in syscon_block_reset_disable() 489 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_prepare() local 499 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_unprepare() local 511 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_enable() local 526 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_disable() local 542 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_is_enabled() local 568 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_recalc_rate() local 636 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_round_rate() local 653 struct clk_syscon *sclk = to_syscon(hw); in syscon_clk_set_rate() local [all …]
|
| D | clk-nomadik.c | 302 struct clk_src *sclk = to_src(hw); in src_clk_enable() local 315 struct clk_src *sclk = to_src(hw); in src_clk_disable() local 327 struct clk_src *sclk = to_src(hw); in src_clk_is_enabled() local 353 struct clk_src *sclk; in src_clk_register() local
|
| D | clk-scpi.c | 140 struct scpi_clk *sclk, const char *name) in scpi_clk_ops_init() 178 struct scpi_clk *sclk; in scpi_of_clk_src_get() local 214 struct scpi_clk *sclk; in scpi_clk_add() local
|
| D | clk-scmi.c | 103 static int scmi_clk_ops_init(struct device *dev, struct scmi_clk *sclk) in scmi_clk_ops_init() 164 struct scmi_clk *sclk; in scmi_clocks_probe() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| D | gf100.c | 67 u32 sclk; in read_pll() local 102 u32 sclk, sctl, sdiv = 2; in read_div() local 138 u32 sclk, sdiv; in read_clk() local 223 u32 sclk; in calc_src() local
|
| D | gk104.c | 68 u32 sclk; in read_pll() local 121 u32 sclk = read_vco(clk, dsrc + (doff * 4)); in read_div() local 149 u32 sclk, sdiv; in read_clk() local 236 u32 sclk; in calc_src() local
|
| D | gt215.c | 64 u32 sctl, sdiv, sclk; in read_clk() local 112 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local 191 u32 oclk, sclk, sdiv; in gt215_clk_info() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| D | gf100.c | 67 u32 sclk; in read_pll() local 102 u32 sclk, sctl, sdiv = 2; in read_div() local 138 u32 sclk, sdiv; in read_clk() local 223 u32 sclk; in calc_src() local
|
| D | gk104.c | 68 u32 sclk; in read_pll() local 121 u32 sclk = read_vco(clk, dsrc + (doff * 4)); in read_div() local 149 u32 sclk, sdiv; in read_clk() local 236 u32 sclk; in calc_src() local
|
| D | gt215.c | 64 u32 sctl, sdiv, sclk; in read_clk() local 112 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local 191 u32 oclk, sclk, sdiv; in gt215_clk_info() local
|
| /kernel/linux/linux-6.6/drivers/clk/ |
| D | clk-nomadik.c | 305 struct clk_src *sclk = to_src(hw); in src_clk_enable() local 318 struct clk_src *sclk = to_src(hw); in src_clk_disable() local 330 struct clk_src *sclk = to_src(hw); in src_clk_is_enabled() local 356 struct clk_src *sclk; in src_clk_register() local
|
| D | clk-scpi.c | 139 struct scpi_clk *sclk, const char *name) in scpi_clk_ops_init() 177 struct scpi_clk *sclk; in scpi_of_clk_src_get() local 213 struct scpi_clk *sclk; in scpi_clk_add() local
|
| D | clk-scmi.c | 134 static int scmi_clk_ops_init(struct device *dev, struct scmi_clk *sclk, in scmi_clk_ops_init() 206 struct scmi_clk *sclk; in scmi_clocks_probe() local
|
| /kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
| D | setup_tx3927.c | 115 void __init tx3927_sio_init(unsigned int sclk, unsigned int cts_mask) in tx3927_sio_init()
|
| /kernel/linux/linux-5.10/drivers/clk/microchip/ |
| D | clk-core.c | 774 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_get_rate() local 792 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_set_rate() local 821 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_get_parent() local 837 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_set_parent() local 887 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_init() local 930 struct pic32_sys_clk *sclk; in pic32_sys_clk_register() local
|
| /kernel/linux/linux-6.6/drivers/clk/microchip/ |
| D | clk-core.c | 774 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_get_rate() local 792 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_set_rate() local 821 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_get_parent() local 837 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_set_parent() local 887 struct pic32_sys_clk *sclk = clkhw_to_sys_clk(hw); in sclk_init() local 930 struct pic32_sys_clk *sclk; in pic32_sys_clk_register() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/armada/ |
| D | armada_510.c | 102 const struct drm_display_mode *mode, uint32_t *sclk) in armada510_crtc_compute_clock()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
| D | armada_510.c | 101 const struct drm_display_mode *mode, uint32_t *sclk) in armada510_crtc_compute_clock()
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| D | 8250_em.c | 24 struct clk *sclk; member
|