/linux-6.12.1/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 699 static void clk_rdesc_set(struct r9a06g032_priv *clocks, in clk_rdesc_set() 713 static int clk_rdesc_get(struct r9a06g032_priv *clocks, struct regbit rb) in clk_rdesc_get() 728 struct r9a06g032_priv *clocks; member 815 r9a06g032_clk_gate_set(struct r9a06g032_priv *clocks, in r9a06g032_clk_gate_set() 877 r9a06g032_register_gate(struct r9a06g032_priv *clocks, in r9a06g032_register_gate() 920 struct r9a06g032_priv *clocks; member 1048 r9a06g032_register_div(struct r9a06g032_priv *clocks, in r9a06g032_register_div() 1101 struct r9a06g032_priv *clocks; member 1133 r9a06g032_register_bitsel(struct r9a06g032_priv *clocks, in r9a06g032_register_bitsel() 1171 struct r9a06g032_priv *clocks; member [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | hardwaremanager.c | 429 …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() 442 struct pp_clock_levels_with_latency *clocks) in phm_get_clock_by_type_with_latency() 455 struct pp_clock_levels_with_voltage *clocks) in phm_get_clock_by_type_with_voltage() 489 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 | 1856 struct pp_clock_levels_with_latency *clocks) in vega12_get_sclks() 1889 struct pp_clock_levels_with_latency *clocks) in vega12_get_memclocks() 1916 struct pp_clock_levels_with_latency *clocks) in vega12_get_dcefclocks() 1944 struct pp_clock_levels_with_latency *clocks) in vega12_get_socclocks() 1974 struct pp_clock_levels_with_latency *clocks) in vega12_get_clock_by_type_with_latency() 2000 struct pp_clock_levels_with_voltage *clocks) in vega12_get_clock_by_type_with_voltage() 2278 struct pp_clock_levels_with_latency clocks; in vega12_print_clock_levels() local
|
D | vega20_hwmgr.c | 2816 struct pp_clock_levels_with_latency *clocks) in vega20_get_sclks() 2844 struct pp_clock_levels_with_latency *clocks) in vega20_get_memclocks() 2869 struct pp_clock_levels_with_latency *clocks) in vega20_get_dcefclocks() 2891 struct pp_clock_levels_with_latency *clocks) in vega20_get_socclocks() 2915 struct pp_clock_levels_with_latency *clocks) in vega20_get_clock_by_type_with_latency() 2941 struct pp_clock_levels_with_voltage *clocks) in vega20_get_clock_by_type_with_voltage() 3375 struct pp_clock_levels_with_latency clocks; in vega20_print_clock_levels() local
|
/linux-6.12.1/drivers/clk/tegra/ |
D | clk-bpmp.c | 424 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_probe_clocks() local 475 tegra_bpmp_clk_id_to_index(const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_id_to_index() 488 tegra_bpmp_clk_find(const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_find() 504 const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_register() 678 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_init_clocks() local
|
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | s3c6400.dtsi | 33 clocks: clock-controller@7e00f000 { label
|
D | s3c6410.dtsi | 37 clocks: clock-controller@7e00f000 { label
|
/linux-6.12.1/sound/soc/codecs/ |
D | tlv320aic32x4.c | 721 static struct clk_bulk_data clocks[] = { in aic32x4_setup_clocks() local 889 static struct clk_bulk_data clocks[] = { in aic32x4_set_bias_level() local 1005 static struct clk_bulk_data clocks[] = { in aic32x4_component_probe() local 1162 static struct clk_bulk_data clocks[] = { in aic32x4_tas2505_component_probe() local
|
/linux-6.12.1/arch/arm64/boot/dts/broadcom/bcmbca/ |
D | bcm6856.dtsi | 58 clocks: clocks { label
|
D | bcm63146.dtsi | 58 clocks: clocks { label
|
D | bcm4912.dtsi | 77 clocks: clocks { label
|
D | bcm6858.dtsi | 76 clocks: clocks { label
|
D | bcm6813.dtsi | 77 clocks: clocks { label
|
D | bcm63158.dtsi | 77 clocks: clocks { label
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm6846.dtsi | 59 clocks: clocks { label
|
D | bcm63148.dtsi | 58 clocks: clocks { label
|
D | bcm6878.dtsi | 59 clocks: clocks { label
|
D | bcm63178.dtsi | 69 clocks: clocks { label
|
D | bcm6855.dtsi | 68 clocks: clocks { label
|
D | bcm6756.dtsi | 78 clocks: clocks { label
|
D | bcm47622.dtsi | 78 clocks: clocks { label
|
/linux-6.12.1/arch/arm/boot/dts/sigmastar/ |
D | mstar-v7.dtsi | 53 clocks: clocks { label
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
D | dcn316_clk_mgr.c | 441 static uint32_t find_max_clk_value(const uint32_t clocks[], uint32_t num_clocks) in find_max_clk_value() 456 const uint32_t clocks[], in find_clk_for_voltage()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/ |
D | amd_powerplay.c | 1062 struct amd_pp_clock_info *clocks) in pp_get_current_clocks() 1109 …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() 1124 struct pp_clock_levels_with_latency *clocks) in pp_get_clock_by_type_with_latency() 1136 struct pp_clock_levels_with_voltage *clocks) in pp_get_clock_by_type_with_voltage() 1170 struct amd_pp_simple_clock_info *clocks) in pp_get_display_mode_validation_clocks()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_clk_mgr.c | 519 static uint32_t find_max_clk_value(const uint32_t clocks[], uint32_t num_clocks) in find_max_clk_value() 534 const uint32_t clocks[], in find_clk_for_voltage()
|