Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-omap.c291 u32 phase_delay = 0; in sdhci_omap_execute_tuning() local
337 while (phase_delay <= MAX_PHASE_DELAY) { in sdhci_omap_execute_tuning()
338 sdhci_omap_set_dll(omap_host, phase_delay); in sdhci_omap_execute_tuning()
348 start_window = phase_delay; in sdhci_omap_execute_tuning()
361 phase_delay += 4; in sdhci_omap_execute_tuning()
375 phase_delay = min(max_window + 4 * (max_len - 1) - 24, in sdhci_omap_execute_tuning()
379 phase_delay = max_window + DIV_ROUND_UP(9 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
381 phase_delay = max_window + DIV_ROUND_UP(8 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
383 phase_delay = max_window + DIV_ROUND_UP(7 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
385 phase_delay = max_window + DIV_ROUND_UP(5 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu_helper.c220 table->phase_delay = vol_table->phase_delay; in phm_trim_voltage_table()
260 vol_table->phase_delay = 0; in phm_get_svi2_mvdd_voltage_table()
288 vol_table->phase_delay = 0; in phm_get_svi2_vddci_voltage_table()
315 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.c1022 table->phase_delay = vol_table->phase_delay; in vega10_trim_voltage_table()
1060 vol_table->phase_delay = 0; in vega10_get_mvdd_voltage_table()
1087 vol_table->phase_delay = 0; in vega10_get_vddci_voltage_table()
1113 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.c231 voltage_table->phase_delay = 0; in phm_get_svi2_voltage_table_v0()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h131 u32 phase_delay; member
Damdgpu_atombios.c1552 voltage_table->phase_delay = gpio->ucPhaseDelay; in amdgpu_atombios_get_voltage_table()
Dsi_dpm.c4409 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4563 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_mode.h683 u32 phase_delay; member
Dsi_dpm.c3947 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4101 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
Dradeon_atombios.c3800 voltage_table->phase_delay = gpio->ucPhaseDelay; in radeon_atom_get_voltage_table()
Dci_dpm.c2123 voltage_table->phase_delay = 0; in ci_get_svi2_voltage_table()