/Linux-v5.10/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 320 clk_rdesc_set(struct r9a06g032_priv *clocks, in clk_rdesc_set() 331 clk_rdesc_get(struct r9a06g032_priv *clocks, in clk_rdesc_get() 347 struct r9a06g032_priv *clocks; member 435 r9a06g032_clk_gate_set(struct r9a06g032_priv *clocks, in r9a06g032_clk_gate_set() 501 r9a06g032_register_gate(struct r9a06g032_priv *clocks, in r9a06g032_register_gate() 544 struct r9a06g032_priv *clocks; member 671 r9a06g032_register_div(struct r9a06g032_priv *clocks, in r9a06g032_register_div() 724 struct r9a06g032_priv *clocks; member 755 r9a06g032_register_bitsel(struct r9a06g032_priv *clocks, in r9a06g032_register_bitsel() 793 struct r9a06g032_priv *clocks; member [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | hardwaremanager.c | 425 …et_clock_by_type(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) in phm_get_clock_by_type() 438 struct pp_clock_levels_with_latency *clocks) in phm_get_clock_by_type_with_latency() 451 struct pp_clock_levels_with_voltage *clocks) in phm_get_clock_by_type_with_voltage() 485 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_clocks()
|
D | vega12_hwmgr.c | 1736 struct pp_clock_levels_with_latency *clocks) in vega12_get_sclks() 1769 struct pp_clock_levels_with_latency *clocks) in vega12_get_memclocks() 1796 struct pp_clock_levels_with_latency *clocks) in vega12_get_dcefclocks() 1824 struct pp_clock_levels_with_latency *clocks) in vega12_get_socclocks() 1854 struct pp_clock_levels_with_latency *clocks) in vega12_get_clock_by_type_with_latency() 1880 struct pp_clock_levels_with_voltage *clocks) in vega12_get_clock_by_type_with_voltage() 2156 struct pp_clock_levels_with_latency clocks; in vega12_print_clock_levels() local
|
D | smu10_hwmgr.c | 190 struct PP_Clocks clocks = {0}; in smu10_set_clock_limit() local 1068 struct pp_clock_levels_with_latency *clocks) in smu10_get_clock_by_type_with_latency() 1125 struct pp_clock_levels_with_voltage *clocks) in smu10_get_clock_by_type_with_voltage() 1175 …atic int smu10_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in smu10_get_max_high_clocks()
|
D | vega20_hwmgr.c | 2768 struct pp_clock_levels_with_latency *clocks) in vega20_get_sclks() 2796 struct pp_clock_levels_with_latency *clocks) in vega20_get_memclocks() 2821 struct pp_clock_levels_with_latency *clocks) in vega20_get_dcefclocks() 2843 struct pp_clock_levels_with_latency *clocks) in vega20_get_socclocks() 2867 struct pp_clock_levels_with_latency *clocks) in vega20_get_clock_by_type_with_latency() 2893 struct pp_clock_levels_with_voltage *clocks) in vega20_get_clock_by_type_with_voltage() 3326 struct pp_clock_levels_with_latency clocks; in vega20_print_clock_levels() local
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | s3c6400.dtsi | 33 clocks: clock-controller@7e00f000 { label
|
D | s3c6410.dtsi | 37 clocks: clock-controller@7e00f000 { label
|
D | s3c2416.dtsi | 31 clocks: clock-controller@4c000000 { label
|
D | s5pv210.dtsi | 94 clocks: clock-controller@e0100000 { label
|
D | bcm283x.dtsi | 86 clocks: cprman@7e101000 { label
|
/Linux-v5.10/drivers/clk/tegra/ |
D | clk-bpmp.c | 401 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_probe_clocks() local 452 tegra_bpmp_clk_find(const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_find() 467 const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_register() 601 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_init_clocks() local
|
/Linux-v5.10/drivers/staging/board/ |
D | board.h | 18 const struct board_staging_clk *clocks; member
|
/Linux-v5.10/drivers/ata/ |
D | pata_hpt3x2n.c | 45 struct hpt_clock *clocks[3]; member 106 struct hpt_clock *clocks = hpt3x2n_clocks; in hpt3x2n_find_mode() local
|
D | pata_atp867x.c | 142 unsigned char clocks = clk; in atp867x_get_active_clocks_shifted() local 176 unsigned char clocks = clk; in atp867x_get_recover_clocks_shifted() local
|
D | pata_hpt37x.c | 39 struct hpt_clock const *clocks[4]; member 213 struct hpt_clock *clocks = ap->host->private_data; in hpt37x_find_mode() local
|
/Linux-v5.10/sound/soc/codecs/ |
D | tlv320aic32x4.c | 703 struct clk_bulk_data clocks[] = { in aic32x4_setup_clocks() local 858 struct clk_bulk_data clocks[] = { in aic32x4_set_bias_level() local 974 struct clk_bulk_data clocks[] = { in aic32x4_component_probe() local
|
/Linux-v5.10/drivers/irqchip/ |
D | irq-gic-pm.c | 16 const char *const *clocks; member
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/ |
D | amd_powerplay.c | 1091 struct amd_pp_clock_info *clocks) in pp_get_current_clocks() 1142 …c int pp_get_clock_by_type(void *handle, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) in pp_get_clock_by_type() 1161 struct pp_clock_levels_with_latency *clocks) in pp_get_clock_by_type_with_latency() 1177 struct pp_clock_levels_with_voltage *clocks) in pp_get_clock_by_type_with_voltage() 1227 struct amd_pp_simple_clock_info *clocks) in pp_get_display_mode_validation_clocks()
|
/Linux-v5.10/tools/testing/selftests/timens/ |
D | timens.c | 39 static struct test_clock clocks[] = { variable
|
/Linux-v5.10/drivers/clk/bcm/ |
D | clk-kona-setup.c | 535 static u32 *parent_process(const char *clocks[], in parent_process() 609 clk_sel_setup(const char **clocks, struct bcm_clk_sel *sel, in clk_sel_setup()
|
/Linux-v5.10/drivers/clk/ingenic/ |
D | tcu.c | 54 struct clk_hw_onecell_data *clocks; member 272 struct clk_hw_onecell_data *clocks) in ingenic_tcu_register_clock()
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 1404 struct amd_pp_clock_info *clocks) in smu_get_current_clocks() 2312 struct amd_pp_clocks *clocks) in smu_get_clock_by_type() 2330 struct amd_pp_simple_clock_info *clocks) in smu_get_max_high_clocks() 2349 struct pp_clock_levels_with_latency *clocks) in smu_get_clock_by_type_with_latency() 2368 struct pp_clock_levels_with_voltage *clocks) in smu_get_clock_by_type_with_voltage()
|
D | smu_internal.h | 77 #define smu_get_dal_power_level(smu, clocks) smu_ppt_funcs(get_dal_power_level, 0, smu, clocks) argument 79 #define smu_get_current_shallow_sleep_clocks(smu, clocks) smu_ppt_funcs(get_current_shallow_sleep_… argument
|
/Linux-v5.10/drivers/clocksource/ |
D | ingenic-sysost.c | 82 struct clk_hw_onecell_data *clocks; member 271 struct clk_hw_onecell_data *clocks) in ingenic_ost_register_clock()
|
/Linux-v5.10/arch/mips/ar7/ |
D | clock.c | 240 struct tnetd7300_clocks *clocks = in tnetd7300_init_clocks() local 324 struct tnetd7200_clocks *clocks = in tnetd7200_init_clocks() local
|