Home
last modified time | relevance | path

Searched refs:phase_delay (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dsdhci-omap.c294 u32 phase_delay = 0; in sdhci_omap_execute_tuning() local
324 while (phase_delay <= MAX_PHASE_DELAY) { in sdhci_omap_execute_tuning()
325 sdhci_omap_set_dll(omap_host, phase_delay); in sdhci_omap_execute_tuning()
332 start_window = phase_delay; in sdhci_omap_execute_tuning()
343 phase_delay += 4; in sdhci_omap_execute_tuning()
358 phase_delay = max_window + 4 * (max_len >> 1); in sdhci_omap_execute_tuning()
359 sdhci_omap_set_dll(omap_host, phase_delay); in sdhci_omap_execute_tuning()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu_helper.c173 table->phase_delay = vol_table->phase_delay; in phm_trim_voltage_table()
213 vol_table->phase_delay = 0; in phm_get_svi2_mvdd_voltage_table()
241 vol_table->phase_delay = 0; in phm_get_svi2_vddci_voltage_table()
268 vol_table->phase_delay = 0; in phm_get_svi2_vdd_voltage_table()
Dppatomfwctrl.h46 uint32_t phase_delay; member
Dppatomctrl.h210 uint32_t phase_delay; /* Used for ATOM_GPIO_VOLTAGE_OBJECT_V3 and later */ member
Dppatomfwctrl.c139 voltage_table->phase_delay = in pp_atomfwctrl_get_voltage_table_v4()
Dvega10_hwmgr.c994 table->phase_delay = vol_table->phase_delay; in vega10_trim_voltage_table()
1032 vol_table->phase_delay = 0; in vega10_get_mvdd_voltage_table()
1059 vol_table->phase_delay = 0; in vega10_get_vddci_voltage_table()
1085 vol_table->phase_delay = 0; in vega10_get_vdd_voltage_table()
Dppatomctrl.c563 voltage_table->phase_delay = in atomctrl_get_voltage_table_v3()
Dsmu7_hwmgr.c229 voltage_table->phase_delay = 0; in phm_get_svi2_voltage_table_v0()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h131 u32 phase_delay; member
Damdgpu_atombios.c1551 voltage_table->phase_delay = gpio->ucPhaseDelay; in amdgpu_atombios_get_voltage_table()
Dsi_dpm.c4408 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4562 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
Dci_dpm.c2262 voltage_table->phase_delay = 0; in ci_get_svi2_voltage_table()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_mode.h683 u32 phase_delay; member
Dsi_dpm.c3944 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4098 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
Dradeon_atombios.c3797 voltage_table->phase_delay = gpio->ucPhaseDelay; in radeon_atom_get_voltage_table()
Dci_dpm.c2121 voltage_table->phase_delay = 0; in ci_get_svi2_voltage_table()