Home
last modified time | relevance | path

Searched defs:clocks (Results 1 – 25 of 109) sorted by relevance

12345

/Linux-v6.1/drivers/clk/renesas/
Dr9a06g032-clocks.c346 clk_rdesc_set(struct r9a06g032_priv *clocks, in clk_rdesc_set()
357 clk_rdesc_get(struct r9a06g032_priv *clocks, in clk_rdesc_get()
373 struct r9a06g032_priv *clocks; member
461 r9a06g032_clk_gate_set(struct r9a06g032_priv *clocks, in r9a06g032_clk_gate_set()
527 r9a06g032_register_gate(struct r9a06g032_priv *clocks, in r9a06g032_register_gate()
570 struct r9a06g032_priv *clocks; member
698 r9a06g032_register_div(struct r9a06g032_priv *clocks, in r9a06g032_register_div()
751 struct r9a06g032_priv *clocks; member
782 r9a06g032_register_bitsel(struct r9a06g032_priv *clocks, in r9a06g032_register_bitsel()
820 struct r9a06g032_priv *clocks; member
[all …]
/Linux-v6.1/Documentation/driver-api/media/
Dcamera-sensor.rst26 ACPI
32 Devicetree
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c427 …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()
440 struct pp_clock_levels_with_latency *clocks) in phm_get_clock_by_type_with_latency()
453 struct pp_clock_levels_with_voltage *clocks) in phm_get_clock_by_type_with_voltage()
487 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_clocks()
Dvega12_hwmgr.c1825 struct pp_clock_levels_with_latency *clocks) in vega12_get_sclks()
1858 struct pp_clock_levels_with_latency *clocks) in vega12_get_memclocks()
1885 struct pp_clock_levels_with_latency *clocks) in vega12_get_dcefclocks()
1913 struct pp_clock_levels_with_latency *clocks) in vega12_get_socclocks()
1943 struct pp_clock_levels_with_latency *clocks) in vega12_get_clock_by_type_with_latency()
1969 struct pp_clock_levels_with_voltage *clocks) in vega12_get_clock_by_type_with_voltage()
2247 struct pp_clock_levels_with_latency clocks; in vega12_print_clock_levels() local
/Linux-v6.1/drivers/clk/tegra/
Dclk-bpmp.c406 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_probe_clocks() local
457 tegra_bpmp_clk_id_to_index(const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_id_to_index()
470 tegra_bpmp_clk_find(const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_find()
486 const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_register()
646 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_init_clocks() local
/Linux-v6.1/arch/arm/boot/dts/
Ds3c6400.dtsi33 clocks: clock-controller@7e00f000 { label
Ds3c6410.dtsi37 clocks: clock-controller@7e00f000 { label
Ds3c2416.dtsi31 clocks: clock-controller@4c000000 { label
Dbcm6846.dtsi57 clocks: clocks { label
Dbcm63148.dtsi56 clocks: clocks { label
Dbcm6878.dtsi57 clocks: clocks { label
Dbcm63178.dtsi67 clocks: clocks { label
Dbcm6855.dtsi66 clocks: clocks { label
Dbcm6756.dtsi76 clocks: clocks { label
Dbcm47622.dtsi76 clocks: clocks { label
Dmstar-v7.dtsi53 clocks: clocks { label
/Linux-v6.1/arch/arm64/boot/dts/broadcom/bcmbca/
Dbcm6856.dtsi56 clocks: clocks { label
Dbcm63146.dtsi56 clocks: clocks { label
Dbcm6858.dtsi74 clocks: clocks { label
Dbcm4912.dtsi75 clocks: clocks { label
Dbcm63158.dtsi75 clocks: clocks { label
Dbcm6813.dtsi75 clocks: clocks { label
/Linux-v6.1/sound/soc/codecs/
Dtlv320aic32x4.c721 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
1154 static struct clk_bulk_data clocks[] = { in aic32x4_tas2505_component_probe() local
/Linux-v6.1/drivers/staging/board/
Dboard.h18 const struct board_staging_clk *clocks; member
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_mdss.c35 struct clk_bulk_data *clocks; member
278 static int mdp5_mdss_parse_clock(struct platform_device *pdev, struct clk_bulk_data **clocks) in mdp5_mdss_parse_clock()

12345