| /Linux-v5.4/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.4/drivers/gpu/drm/amd/powerplay/hwmgr/ | 
| D | hardwaremanager.c | 411 …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()424 		struct pp_clock_levels_with_latency *clocks)  in phm_get_clock_by_type_with_latency()
 437 		struct pp_clock_levels_with_voltage *clocks)  in phm_get_clock_by_type_with_voltage()
 471 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 | 1711 		struct pp_clock_levels_with_latency *clocks)  in vega12_get_sclks()1744 		struct pp_clock_levels_with_latency *clocks)  in vega12_get_memclocks()
 1771 		struct pp_clock_levels_with_latency *clocks)  in vega12_get_dcefclocks()
 1799 		struct pp_clock_levels_with_latency *clocks)  in vega12_get_socclocks()
 1829 		struct pp_clock_levels_with_latency *clocks)  in vega12_get_clock_by_type_with_latency()
 1855 		struct pp_clock_levels_with_voltage *clocks)  in vega12_get_clock_by_type_with_voltage()
 2091 	struct pp_clock_levels_with_latency clocks;  in vega12_print_clock_levels()  local
 
 | 
| D | vega20_hwmgr.c | 2755 		struct pp_clock_levels_with_latency *clocks)  in vega20_get_sclks()2783 		struct pp_clock_levels_with_latency *clocks)  in vega20_get_memclocks()
 2808 		struct pp_clock_levels_with_latency *clocks)  in vega20_get_dcefclocks()
 2830 		struct pp_clock_levels_with_latency *clocks)  in vega20_get_socclocks()
 2854 		struct pp_clock_levels_with_latency *clocks)  in vega20_get_clock_by_type_with_latency()
 2880 		struct pp_clock_levels_with_voltage *clocks)  in vega20_get_clock_by_type_with_voltage()
 3262 	struct pp_clock_levels_with_latency clocks;  in vega20_print_clock_levels()  local
 
 | 
| D | smu10_hwmgr.c | 195 	struct PP_Clocks clocks = {0};  in smu10_set_clock_limit()  local988 		struct pp_clock_levels_with_latency *clocks)  in smu10_get_clock_by_type_with_latency()
 1042 		struct pp_clock_levels_with_voltage *clocks)  in smu10_get_clock_by_type_with_voltage()
 1090 …atic int smu10_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks)  in smu10_get_max_high_clocks()
 
 | 
| /Linux-v5.4/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 | 30 	clocks: clock-controller@4c000000 {  label
 | 
| D | s5pv210.dtsi | 102 		clocks: clock-controller@e0100000 {  label
 | 
| D | bcm283x.dtsi | 138 		clocks: cprman@7e101000 {  label
 | 
| /Linux-v5.4/drivers/clk/tegra/ | 
| D | clk-bpmp.c | 401 	struct tegra_bpmp_clk_info *clocks;  in tegra_bpmp_probe_clocks()  local452 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.4/drivers/staging/board/ | 
| D | board.h | 18 	const struct board_staging_clk *clocks;  member
 | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | tlv320aic32x4.c | 676 	struct clk_bulk_data clocks[] = {  in aic32x4_setup_clocks()  local827 	struct clk_bulk_data clocks[] = {  in aic32x4_set_bias_level()  local
 941 	struct clk_bulk_data clocks[] = {  in aic32x4_component_probe()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/ | 
| D | amd_powerplay.c | 1065 		struct amd_pp_clock_info *clocks)  in pp_get_current_clocks()1116 …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()
 1135 		struct pp_clock_levels_with_latency *clocks)  in pp_get_clock_by_type_with_latency()
 1151 		struct pp_clock_levels_with_voltage *clocks)  in pp_get_clock_by_type_with_voltage()
 1201 		struct amd_pp_simple_clock_info *clocks)  in pp_get_display_mode_validation_clocks()
 
 | 
| D | vega20_ppt.c | 923 			struct pp_clock_levels_with_latency *clocks,  in vega20_get_clk_table()947 	struct pp_clock_levels_with_latency clocks;  in vega20_print_clk_levels()  local
 1445 						 struct pp_clock_levels_with_latency *clocks)  in vega20_get_clock_by_type_with_latency()
 2621 	struct pp_clock_levels_with_latency clocks;  in vega20_odn_edit_dpm_table()  local
 
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | pata_hpt3x2n.c | 45 	struct hpt_clock *clocks[3];  member106 	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()  local176 	unsigned char clocks = clk;  in atp867x_get_recover_clocks_shifted()  local
 
 | 
| D | pata_hpt37x.c | 39 	struct hpt_clock const *clocks[4];  member213 	struct hpt_clock *clocks = ap->host->private_data;  in hpt37x_find_mode()  local
 
 | 
| D | pata_hpt366.c | 125 	struct hpt_clock *clocks = ap->host->private_data;  in hpt36x_find_mode()  local
 | 
| /Linux-v5.4/drivers/irqchip/ | 
| D | irq-gic-pm.c | 16 	const char *const *clocks;  member
 | 
| /Linux-v5.4/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.4/drivers/clk/ingenic/ | 
| D | tcu.c | 54 	struct clk_hw_onecell_data *clocks;  member272 			struct clk_hw_onecell_data *clocks)  in ingenic_tcu_register_clock()
 
 | 
| /Linux-v5.4/arch/mips/ar7/ | 
| D | clock.c | 240 	struct tnetd7300_clocks *clocks =  in tnetd7300_init_clocks()  local324 	struct tnetd7200_clocks *clocks =  in tnetd7200_init_clocks()  local
 
 | 
| /Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/ | 
| D | mmal-vchiq.h | 89 	u32 clocks;  /* Number of clock ports */  member
 | 
| /Linux-v5.4/arch/c6x/platforms/ | 
| D | pll.c | 344 void __init c6x_clks_init(struct clk_lookup *clocks)  in c6x_clks_init()
 |