Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-omap.c330 u32 phase_delay = 0; in sdhci_omap_execute_tuning() local
376 while (phase_delay <= MAX_PHASE_DELAY) { in sdhci_omap_execute_tuning()
377 sdhci_omap_set_dll(omap_host, phase_delay); in sdhci_omap_execute_tuning()
387 start_window = phase_delay; in sdhci_omap_execute_tuning()
400 phase_delay += 4; in sdhci_omap_execute_tuning()
414 phase_delay = min(max_window + 4 * (max_len - 1) - 24, in sdhci_omap_execute_tuning()
418 phase_delay = max_window + DIV_ROUND_UP(9 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
420 phase_delay = max_window + DIV_ROUND_UP(8 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
422 phase_delay = max_window + DIV_ROUND_UP(7 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
424 phase_delay = max_window + DIV_ROUND_UP(5 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu_helper.c221 table->phase_delay = vol_table->phase_delay; in phm_trim_voltage_table()
261 vol_table->phase_delay = 0; in phm_get_svi2_mvdd_voltage_table()
289 vol_table->phase_delay = 0; in phm_get_svi2_vddci_voltage_table()
316 vol_table->phase_delay = 0; in phm_get_svi2_vdd_voltage_table()
Dppatomfwctrl.h46 uint32_t phase_delay; member
Dppatomctrl.h201 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.c1029 table->phase_delay = vol_table->phase_delay; in vega10_trim_voltage_table()
1067 vol_table->phase_delay = 0; in vega10_get_mvdd_voltage_table()
1094 vol_table->phase_delay = 0; in vega10_get_vddci_voltage_table()
1120 vol_table->phase_delay = 0; in vega10_get_vdd_voltage_table()
Dppatomctrl.c602 voltage_table->phase_delay = in atomctrl_get_voltage_table_v3()
Dsmu7_hwmgr.c298 voltage_table->phase_delay = 0; in phm_get_svi2_voltage_table_v0()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h131 u32 phase_delay; member
Damdgpu_atombios.c1386 voltage_table->phase_delay = gpio->ucPhaseDelay; in amdgpu_atombios_get_voltage_table()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_mode.h649 u32 phase_delay; member
Dsi_dpm.c3926 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4080 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
Dradeon_atombios.c3792 voltage_table->phase_delay = gpio->ucPhaseDelay; in radeon_atom_get_voltage_table()
Dci_dpm.c2084 voltage_table->phase_delay = 0; in ci_get_svi2_voltage_table()
/Linux-v6.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4403 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4557 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()