/external/syslinux/gpxe/src/drivers/net/rtl818x/ |
D | rtl8185_rtl8225.c | 64 udelay(10); in rtl8225_write() 68 udelay(2); in rtl8225_write() 71 udelay(10); in rtl8225_write() 88 udelay(10); in rtl8225_write() 112 udelay(4); in rtl8225_read() 115 udelay(5); in rtl8225_read() 123 udelay(1); in rtl8225_read() 129 udelay(2); in rtl8225_read() 133 udelay(2); in rtl8225_read() 138 udelay(1); in rtl8225_read() [all …]
|
/external/syslinux/gpxe/src/drivers/net/ |
D | dmfe.c | 127 …CR9_SRCS,ioaddr);udelay(5);outl(data|CR9_SROM_READ|CR9_SRCS|CR9_SRCLK,ioaddr);udelay(5);outl(data|… 282 udelay(100); in dmfe_init_dm910x() 284 udelay(5); in dmfe_init_dm910x() 440 udelay(5); in dmfe_disable() 565 udelay(5); in update_cr6() 567 udelay(5); in update_cr6() 686 udelay(5); in read_srom_word() 691 udelay(5); in read_srom_word() 993 udelay(1); in phy_write_1bit() 995 udelay(1); in phy_write_1bit() [all …]
|
D | 3c595.c | 82 udelay(8000); in t595_reset() 300 udelay(1000); in t595_poll() 331 udelay(1000); in eeprom_rdy() 422 udelay(8000); in vxsetlink() 434 udelay(8000); in vxsetlink() 452 udelay(8000); in t595_disable()
|
D | tg3.c | 122 udelay(100); in tw32_carefully() 199 udelay(10); in tg3_readphy() 203 udelay(5); in tg3_readphy() 238 udelay(10); in tg3_writephy() 241 udelay(5); in tg3_writephy() 297 udelay(40); in tg3_bmcr_reset() 300 udelay(10); in tg3_bmcr_reset() 686 udelay(40); in tg3_init_5401phy_dsp() 733 udelay(10); in tg3_setup_copper_phy() 736 udelay(40); in tg3_setup_copper_phy() [all …]
|
D | etherfabric.c | 1408 udelay ( 100 ); in falcon_spi_wait() 1589 udelay(10); in falcon_gmii_wait() 1646 udelay(10); in falcon_mdio_write() 1699 udelay ( 10 ); in falcon_mdio_read() 1916 udelay ( 1000 ); in mentormac_reset() 1921 udelay ( 1000 ); in mentormac_reset() 1929 udelay ( 10 ); in mentormac_reset() 1950 udelay ( 10 ); in mentormac_init() 1961 udelay ( 10 ); in mentormac_init() 1967 udelay ( 10 ); in mentormac_init() [all …]
|
D | smc9000.c | 150 udelay(50); in smc_read_phy_register() 155 udelay(50); in smc_read_phy_register() 162 udelay(50); in smc_read_phy_register() 274 udelay(50); in smc_write_phy_register() 279 udelay(50); in smc_write_phy_register() 286 udelay(50); in smc_write_phy_register()
|
D | prism2.c | 241 udelay(10); in hfa384x_docmd_wait() 265 udelay(200); in hfa384x_docmd_wait() 304 udelay(10); in hfa384x_prepare_bap() 310 if ( i > 0 ) udelay(2); in hfa384x_prepare_bap() 586 if ( count > 0 ) udelay(wait); in hfa384x_wait_for_event()
|
D | 3c5x9.c | 48 udelay(1000); in t5x9_disable() 105 udelay(1000); in t509_enable() 267 udelay(1000); /* if incomplete wait 1 ms */ in t509_poll()
|
D | eepro100.c | 629 udelay ( 16 ); in ifec_mdio_read() 693 udelay ( 16 ); in ifec_mdio_write() 720 udelay ( 20 ); in ifec_reset() 725 udelay ( 20 ); in ifec_reset() 1018 udelay ( 1 ); in ifec_scb_cmd_wait()
|
D | bnx2.c | 171 udelay(40); in bnx2_read_phy() 180 udelay(10); in bnx2_read_phy() 184 udelay(5); in bnx2_read_phy() 209 udelay(40); in bnx2_read_phy() 228 udelay(40); in bnx2_write_phy() 237 udelay(10); in bnx2_write_phy() 241 udelay(5); in bnx2_write_phy() 258 udelay(40); in bnx2_write_phy() 734 udelay(10); in bnx2_reset_phy() 738 udelay(20); in bnx2_reset_phy() [all …]
|
D | 3c509.c | 174 udelay(10000); in t509_id_read_eeprom() 267 udelay ( 1000 ); in deactivate_t509_device()
|
D | forcedeth.c | 449 udelay(delay); in reg_delay() 478 udelay(NV_MIIBUSY_DELAY); in mii_rw() 647 udelay(NV_RXSTOP_DELAY2); in stop_rx() 670 udelay(NV_TXSTOP_DELAY2); in stop_tx() 684 udelay(NV_TXRX_RESET_DELAY); in txrx_reset() 1025 udelay(10); in forcedeth_reset()
|
/external/syslinux/gpxe/src/arch/i386/core/ |
D | rdtsc_timer.c | 79 udelay ( 1 ); in rdtsc_ticks_per_sec() 87 PROVIDE_TIMER ( rdtsc, udelay, rdtsc_udelay );
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | misc.h | 25 #define udelay(x) assume(0) macro 30 #define udelay(x) do { } while (0) macro
|
/external/autotest/client/site_tests/kernel_Delay/ |
D | control | 7 This test is to make sure that udelay() delays at least as long as 13 Fails if udelay() returns early.
|
/external/syslinux/gpxe/src/drivers/net/ath5k/ |
D | ath5k_dma.c | 77 udelay(10); in ath5k_hw_stop_rx_dma() 196 udelay(100); in ath5k_hw_stop_tx_dma() 221 udelay(200); in ath5k_hw_stop_tx_dma() 231 udelay(100); in ath5k_hw_stop_tx_dma()
|
D | ath5k_reset.c | 220 udelay(15); in ath5k_hw_nic_reset() 264 udelay(15); in ath5k_hw_wake() 273 udelay(200); in ath5k_hw_wake() 411 udelay(300); in ath5k_hw_nic_wakeup() 1029 udelay(100 + (2 * delay)); in ath5k_hw_reset() 1043 udelay(200); in ath5k_hw_reset()
|
/external/syslinux/gpxe/src/drivers/net/e1000/ |
D | e1000_hw.c | 675 udelay(10); in e1000_reset_hw() 692 udelay(10); in e1000_reset_hw() 2109 udelay(10); in e1000_setup_copper_link() 2471 udelay(1); in e1000_phy_force_speed_duplex() 3166 udelay(10); in e1000_check_for_link() 3317 udelay(10); in e1000_raise_mdi_clk() 3335 udelay(10); in e1000_lower_mdi_clk() 3381 udelay(10); in e1000_shift_out_mdi_bits() 3610 udelay(50); in e1000_read_phy_reg_ex() 3749 udelay(5); in e1000_write_phy_reg_ex() [all …]
|
/external/syslinux/gpxe/src/drivers/bus/ |
D | eisa.c | 25 udelay ( 1000 ); /* Must wait 800 */ in eisa_device_enabled() 32 udelay ( 1000 ); /* Must wait 800 */ in eisa_device_enabled()
|
/external/syslinux/gpxe/src/core/ |
D | timer.c | 30 udelay ( 1000 ); in mdelay()
|
/external/syslinux/gpxe/src/arch/i386/include/gpxe/ |
D | bios_timer.h | 26 TIMER_INLINE ( pcbios, udelay ) ( unsigned long usecs ) { in TIMER_INLINE() argument
|
/external/syslinux/gpxe/src/include/ |
D | unistd.h | 40 udelay ( usecs ); in usleep()
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | timer.h | 57 void udelay ( unsigned long usecs );
|
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/ |
D | bios_timer.c | 63 PROVIDE_TIMER_INLINE ( pcbios, udelay );
|
/external/syslinux/gpxe/src/interface/efi/ |
D | efi_timer.c | 116 PROVIDE_TIMER ( efi, udelay, efi_udelay );
|