Home
last modified time | relevance | path

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

1234567

/third_party/rust/crates/rustix/tests/thread/
H A Dmain.rs7 mod clocks; modules
/kernel/linux/linux-5.10/drivers/staging/board/
H A Dboard.h18 const struct board_staging_clk *clocks; member
/kernel/linux/linux-6.6/drivers/staging/board/
H A Dboard.h18 const struct board_staging_clk *clocks; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-pm.c16 const char *const *clocks; member
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-gic-pm.c16 const char *const *clocks; member
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A Dtimens.c39 static struct test_clock clocks[] = { variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A Dtimens.c37 static struct test_clock clocks[] = { variable
[all...]
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Dpll.c344 void __init c6x_clks_init(struct clk_lookup *clocks) in c6x_clks_init() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_hpt366.c125 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode() local
H A Dpata_hpt3x2n.c45 struct hpt_clock *clocks[3]; member
106 struct hpt_clock *clocks = hpt3x2n_clocks; in hpt3x2n_find_mode() local
H A Dpata_atp867x.c142 unsigned char clocks = clk; in atp867x_get_active_clocks_shifted() local
176 unsigned char clocks = clk; in atp867x_get_recover_clocks_shifted() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/ingenic/
H A Dcgu.h189 struct clk_onecell_data clocks; member
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h90 u32 clocks; /* Number of clock ports */ member
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
H A Drkvdec.h89 struct clk_bulk_data *clocks; member
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_hpt366.c122 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode() local
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec.h94 struct clk_bulk_data *clocks; member
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h90 u32 clocks; /* Number of clock ports */ member
/kernel/linux/linux-6.6/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) in find_max_clk_value() argument
/kernel/linux/linux-6.6/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) in phm_get_clock_by_type() argument
489 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_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) phm_get_clock_by_type_with_latency() 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) phm_get_clock_by_type_with_voltage() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.h102 struct clk_bulk_data *clocks; member
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_drm.c221 struct clk **clocks[] = { in logicvc_clocks_unprepare() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_parser.h104 struct clk_bulk_data *clocks; member
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dgr3d.c45 struct clk_bulk_data *clocks; member
[all...]
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-bpmp.c401 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() argument
465 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) tegra_bpmp_clk_register() argument
601 struct tegra_bpmp_clk_info *clocks; tegra_bpmp_init_clocks() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dclock.c209 static struct clk_lookup clocks[] = { variable

Completed in 12 milliseconds

1234567