coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
delay.c File Reference
#include <delay.h>
Include dependency graph for delay.c:

Go to the source code of this file.

Functions

void mdelay (unsigned int msecs)
 
void delay (unsigned int secs)
 

Function Documentation

◆ delay()

void delay ( unsigned int  secs)

Definition at line 8 of file delay.c.

References mdelay().

Referenced by dramc_set_vref_dly(), dramk_calc_best_vref(), hpet_udelay(), i2c_send(), mem_pll_phase_cali(), pci_bus_reset(), pmic_write_reg(), pmic_write_reg_77620(), pmic_write_reg_77621(), sd_change_freq(), svc_delay_in_usec(), tegra_dsi_configure(), and uart_wait_hclk().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mdelay()

void mdelay ( unsigned int  msecs)

Definition at line 2 of file delay.c.

References udelay().

Referenced by anx7625_api_dsi_config(), anx7625_init(), anx7625_power_on_init(), aspeed_enable_serial(), ast_init_dram_reg(), ast_post_chip_2500(), azalia_set_bits(), bootblock_mainboard_init(), bridge_anx7625_power_on(), bridge_ps8640_power_on(), cf9_reset_prepare(), codec_detect(), configure_audio(), configure_backlight_and_bridge(), configure_display(), configure_mipi_panel(), cr50_i2c_probe(), cr50_i2c_tis_ready(), cr50_i2c_wait_burststs(), dcxo_init(), delay(), dgpu_power_on(), die_notify(), display_startup(), dptx_auxread_bytes(), dptx_auxwrite_bytes(), dptx_check_sinkcap(), dptx_hal_analog_power_en(), dptx_hal_auxread_bytes(), dptx_hal_auxwrite_bytes(), dptx_hal_digital_setting(), dptx_hal_digital_swreset(), dptx_hal_phyd_reset(), dptx_hal_ssc_en(), dptx_link_train_channel_eq_delay(), dptx_link_train_clock_recovery_delay(), dptx_training_changemode(), dptx_training_checkswingpre(), dptx_trainingflow(), ec_hash_image(), ec_input_buffer_empty(), ec_output_buffer_full(), eeprom_write_byte(), enable_lcd_vdd(), enter_soft_temp_disable_wait(), exit_soft_temp_disable_wait(), extemp_force_idle_status(), exynos_dp_config_video(), exynos_dp_detect_hpd(), exynos_dp_init_analog_func(), exynos_dp_process_clock_recovery(), exynos_dp_process_equalizer_training(), exynos_dp_reset(), exynos_dp_start_aux_transaction(), fifo_transfer(), finalize_gpios(), get_burstcount(), get_recovery_mode_switch(), google_chromeec_vbnv_context(), google_chromeec_wait_for_displayport(), google_chromeec_wait_for_dp_hpd(), intel_gma_init(), intel_gma_init_lvds(), intel_gma_init_vga(), ipmi_kcs_init(), ipq_setup_tpm(), it8772f_extemp_force_idle_status(), kbc_cleanup_buffers(), kbc_input_buffer_empty(), kbc_output_buffer_full(), kempld_get_mutex(), lapic_start_cpu(), lcc_init_enable_ahbix(), lcc_init_enable_pll0(), lm96000_init(), mainboard_enable(), mainboard_final(), mainboard_io_trap_handler(), mainboard_power_on_backlight(), mainboard_smi_handle_ec_sci(), mipi_panel_parse_init_commands(), mtk_dsi_init(), mtk_pcie_domain_enable(), northbridge_init(), oprom_pre_graphics_stall(), otp_read_word(), panel_jdi_prepare(), parade_dp_bridge_setup(), pc87382_connect(), pci_bus_reset(), pmh7_dgpu_power_enable(), power_off_lte_module(), power_on_anx7625(), power_on_panel(), power_on_ps8640(), power_on_ps8640_bridge(), process_reset(), ps8640_bridge_aux_request(), qcom_baldur_hs_phy_init(), qcom_uni_ss_phy_init(), qup_i2c_read_fifo(), qup_i2c_write_fifo_flush(), request_locality(), reset_mmc_2500(), rk_display_init(), rk_edp_link_power_up(), rk_edp_link_train_cr(), rtc_enable_dcxo(), rtc_get_frequency_meter(), rtc_init(), rtd2132_firmware_stop(), sd_mmc_go_idle(), sdhci_init(), set_flex_ratio_to_tdp_nominal(), setup_dwc3(), smihandler_southbridge_sleep(), soc_systemagent_init(), southstation_led_init(), start_transaction(), stop_this_cpu(), systemagent_init(), tas5825m_setup(), tegra_dc_dp_sink_out_of_sync(), tegra_dp_wait_aux_training(), tis_plat_irq_status(), tpm_transmit(), usb_power_cycle(), variant_ramstage_init(), variant_smi_sleep(), vb2ex_ec_jump_to_rw(), vb2ex_ec_vboot_done(), wa_init_display_signal(), wait_aux_op_finish(), wait_for_hpd(), wait_for_remote_ppin(), wait_for_stat(), wake_dpm_sram_up(), wifi_power_reset_configure_active_high_power(), wifi_power_reset_configure_active_low_power(), wifi_power_reset_configure_pre_v3(), and wilco_ec_response_timed_out().

Here is the call graph for this function: