Searched defs:clocks (Results 1 - 25 of 85) sorted by relevance

1234

/linux-master/drivers/irqchip/
H A Dirq-gic-pm.c16 const char *const *clocks; member in struct:gic_clk_data
/linux-master/tools/testing/selftests/timens/
H A Dtimens.c37 static struct test_clock clocks[] = { variable in typeref:struct:test_clock
[all...]
/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec.h94 struct clk_bulk_data *clocks; member in struct:rkvdec_dev
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h90 u32 clocks; /* Number of clock ports */ member in struct:vchiq_mmal_component
/linux-master/drivers/ata/
H A Dpata_hpt366.c122 struct hpt_clock *clocks = ap->host->private_data; local
H A Dpata_atp867x.c142 unsigned char clocks = clk; local
177 unsigned char clocks = clk; local
[all...]
H A Dpata_hpt3x2n.c97 struct hpt_clock *clocks = hpt3x2n_clocks; local
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c429 int phm_get_clock_by_type(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) argument
489 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) argument
440 phm_get_clock_by_type_with_latency(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct pp_clock_levels_with_latency *clocks) argument
453 phm_get_clock_by_type_with_voltage(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct pp_clock_levels_with_voltage *clocks) argument
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Dgr3d.c45 struct clk_bulk_data *clocks; member in struct:gr3d
[all...]
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_drm.c221 struct clk **clocks[] = { local
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c530 static uint32_t find_max_clk_value(const uint32_t clocks[], uint32_t num_clocks) argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.h100 struct clk_bulk_data *clocks; member in struct:dpu_kms
/linux-master/drivers/clocksource/
H A Dingenic-sysost.c81 struct clk_hw_onecell_data *clocks; member in struct:ingenic_ost
270 ingenic_ost_register_clock(struct ingenic_ost *ost, unsigned int idx, const struct ingenic_ost_clk_info *info, struct clk_hw_onecell_data *clocks) argument
[all...]
/linux-master/drivers/clk/bcm/
H A Dclk-kona-setup.c527 static u32 *parent_process(const char *clocks[], argument
601 clk_sel_setup(const char **clocks, struct bcm_clk_sel *sel, argument
[all...]
/linux-master/drivers/clk/ingenic/
H A Dcgu.h203 struct clk_onecell_data clocks; member in struct:ingenic_cgu
H A Dtcu.c55 struct clk_hw_onecell_data *clocks; member in struct:ingenic_tcu
268 ingenic_tcu_register_clock(struct ingenic_tcu *tcu, unsigned int idx, enum tcu_clk_parent parent, const struct ingenic_tcu_clk_info *info, struct clk_hw_onecell_data *clocks) argument
[all...]
/linux-master/sound/pci/hda/
H A Dhda_tegra.c81 struct clk_bulk_data clocks[3]; member in struct:hda_tegra
/linux-master/drivers/clk/tegra/
H A Dclk-bpmp.c424 struct tegra_bpmp_clk_info *clocks; local
475 tegra_bpmp_clk_id_to_index(const struct tegra_bpmp_clk_info *clocks, argument
488 tegra_bpmp_clk_find(const struct tegra_bpmp_clk_info *clocks, argument
502 tegra_bpmp_clk_register(struct tegra_bpmp *bpmp, const struct tegra_bpmp_clk_info *info, const struct tegra_bpmp_clk_info *clocks, unsigned int num_clocks) argument
678 struct tegra_bpmp_clk_info *clocks; local
[all...]
/linux-master/include/soc/tegra/
H A Dbpmp.h95 struct tegra_bpmp_clk **clocks; member in struct:tegra_bpmp
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h74 struct clk_bulk_data *clocks; member in struct:a6xx_gmu
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c519 static uint32_t find_max_clk_value(const uint32_t clocks[], uint32_t num_clocks) argument
532 find_clk_for_voltage( const DpmClocks_t *clock_table, const uint32_t clocks[], unsigned int voltage) argument
[all...]
/linux-master/sound/soc/hisilicon/
H A Dhi6210-i2s.c37 int clocks; member in struct:hi6210_i2s
/linux-master/drivers/clk/keystone/
H A Dsci-clk.c35 struct sci_clk **clocks; member in struct:sci_clk_provider
[all...]
/linux-master/drivers/clk/ti/
H A Dclk.c416 struct device_node *clocks; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c441 static uint32_t find_max_clk_value(const uint32_t clocks[], uint32_t num_clocks) argument
454 find_clk_for_voltage( const DpmClocks_316_t *clock_table, const uint32_t clocks[], unsigned int voltage) argument
[all...]

Completed in 540 milliseconds

1234