Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci-omap.c298 u32 phase_delay = 0; in sdhci_omap_execute_tuning() local
344 while (phase_delay <= MAX_PHASE_DELAY) { in sdhci_omap_execute_tuning()
345 sdhci_omap_set_dll(omap_host, phase_delay); in sdhci_omap_execute_tuning()
355 start_window = phase_delay; in sdhci_omap_execute_tuning()
368 phase_delay += 4; in sdhci_omap_execute_tuning()
382 phase_delay = min(max_window + 4 * (max_len - 1) - 24, in sdhci_omap_execute_tuning()
386 phase_delay = max_window + DIV_ROUND_UP(9 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
388 phase_delay = max_window + DIV_ROUND_UP(8 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
390 phase_delay = max_window + DIV_ROUND_UP(7 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
392 phase_delay = max_window + DIV_ROUND_UP(5 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
[all …]
/Linux-v5.10/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.c1028 table->phase_delay = vol_table->phase_delay; in vega10_trim_voltage_table()
1066 vol_table->phase_delay = 0; in vega10_get_mvdd_voltage_table()
1093 vol_table->phase_delay = 0; in vega10_get_vddci_voltage_table()
1119 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.c232 voltage_table->phase_delay = 0; in phm_get_svi2_voltage_table_v0()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h131 u32 phase_delay; member
Damdgpu_atombios.c1536 voltage_table->phase_delay = gpio->ucPhaseDelay; in amdgpu_atombios_get_voltage_table()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_mode.h682 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.c3790 voltage_table->phase_delay = gpio->ucPhaseDelay; in radeon_atom_get_voltage_table()
Dci_dpm.c2108 voltage_table->phase_delay = 0; in ci_get_svi2_voltage_table()
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c4388 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4542 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()