Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-omap.c302 u32 phase_delay = 0; in sdhci_omap_execute_tuning() local
348 while (phase_delay <= MAX_PHASE_DELAY) { in sdhci_omap_execute_tuning()
349 sdhci_omap_set_dll(omap_host, phase_delay); in sdhci_omap_execute_tuning()
359 start_window = phase_delay; in sdhci_omap_execute_tuning()
372 phase_delay += 4; in sdhci_omap_execute_tuning()
386 phase_delay = min(max_window + 4 * (max_len - 1) - 24, in sdhci_omap_execute_tuning()
390 phase_delay = max_window + DIV_ROUND_UP(9 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
392 phase_delay = max_window + DIV_ROUND_UP(8 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
394 phase_delay = max_window + DIV_ROUND_UP(7 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
396 phase_delay = max_window + DIV_ROUND_UP(5 * max_len, 16) * 4; in sdhci_omap_execute_tuning()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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()
H A Dppatomfwctrl.h46 uint32_t phase_delay; member
H A Dppatomctrl.h201 uint32_t phase_delay; /* Used for ATOM_GPIO_VOLTAGE_OBJECT_V3 and later */ member
H A Dppatomfwctrl.c139 voltage_table->phase_delay = in pp_atomfwctrl_get_voltage_table_v4()
H A Dvega10_hwmgr.c1030 table->phase_delay = vol_table->phase_delay; in vega10_trim_voltage_table()
1068 vol_table->phase_delay = 0; in vega10_get_mvdd_voltage_table()
1095 vol_table->phase_delay = 0; in vega10_get_vddci_voltage_table()
1121 vol_table->phase_delay = 0; in vega10_get_vdd_voltage_table()
H A Dppatomctrl.c563 voltage_table->phase_delay = in atomctrl_get_voltage_table_v3()
H A Dsmu7_hwmgr.c235 voltage_table->phase_delay = 0; in phm_get_svi2_voltage_table_v0()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h131 u32 phase_delay; member
H A Damdgpu_atombios.c1536 voltage_table->phase_delay = gpio->ucPhaseDelay; in amdgpu_atombios_get_voltage_table()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_mode.h682 u32 phase_delay; member
H A Dsi_dpm.c3929 voltage_table->phase_delay = 0; in si_get_svi2_voltage_table()
4083 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
H A Dradeon_atombios.c3800 voltage_table->phase_delay = gpio->ucPhaseDelay; in radeon_atom_get_voltage_table()
H A Dci_dpm.c2108 voltage_table->phase_delay = 0; in ci_get_svi2_voltage_table()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A 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()