Home
last modified time | relevance | path

Searched refs:DELAY_PORT (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dstart16.S310 .equ DELAY_PORT, 0x0ed # Port to use for 1uS delay define
385 outw %ax, $DELAY_PORT # Delay 1 uS
395 outw %ax, $DELAY_PORT # Delay 1 uS
432 outw %ax, $DELAY_PORT # Delay 1us
Dstart.S316 .equ DELAY_PORT, 0x0ed # Port to use for 1uS delay define
391 outw %ax, $DELAY_PORT # Delay 1 uS
401 outw %ax, $DELAY_PORT # Delay 1 uS
439 outw %ax, $DELAY_PORT # Delay 1us
Dstart16.asm305 DELAY_PORT equ 0edh ; Port to use for 1uS delay define
380 out DELAY_PORT,ax ; Delay 1 uS
390 out DELAY_PORT,ax ; Delay 1 uS
427 out DELAY_PORT,ax ; Delay 1us
Dstart32.S325 .equ DELAY_PORT, 0x0ed # Port to use for 1uS delay define
400 outw %ax, $DELAY_PORT # Delay 1 uS
410 outw %ax, $DELAY_PORT # Delay 1 uS
447 outw %ax, $DELAY_PORT # Delay 1us
Dstart.asm312 DELAY_PORT equ 0edh ; Port to use for 1uS delay define
387 out DELAY_PORT,ax ; Delay 1 uS
397 out DELAY_PORT,ax ; Delay 1 uS
434 out DELAY_PORT,ax ; Delay 1us
Dstart32.asm320 DELAY_PORT equ 0edh ; Port to use for 1uS delay define
395 out DELAY_PORT,ax ; Delay 1 uS
405 out DELAY_PORT,ax ; Delay 1 uS
442 out DELAY_PORT,ax ; Delay 1us
Dst16_64.S322 .equ DELAY_PORT, 0x0ed # Port to use for 1uS delay define
392 outw %ax, $DELAY_PORT # Delay 1 uS
402 outw %ax, $DELAY_PORT # Delay 1 uS
577 outw %ax, $DELAY_PORT # Delay 1us
Dstart64.S329 .equ DELAY_PORT, 0x0ed # Port to use for 1uS delay define
399 outw %ax, $DELAY_PORT # Delay 1 uS
409 outw %ax, $DELAY_PORT # Delay 1 uS
584 outw %ax, $DELAY_PORT # Delay 1us
Dst32_64.S337 .equ DELAY_PORT, 0x0ed # Port to use for 1uS delay define
407 outw %ax, $DELAY_PORT # Delay 1 uS
417 outw %ax, $DELAY_PORT # Delay 1 uS
592 outw %ax, $DELAY_PORT # Delay 1us
Dstart64.asm324 DELAY_PORT equ 0edh ; Port to use for 1uS delay define
394 out DELAY_PORT,ax ; Delay 1 uS
404 out DELAY_PORT,ax ; Delay 1 uS
579 out DELAY_PORT,ax ; Delay 1us
Dst16_64.asm317 DELAY_PORT equ 0edh ; Port to use for 1uS delay define
387 out DELAY_PORT,ax ; Delay 1 uS
397 out DELAY_PORT,ax ; Delay 1 uS
572 out DELAY_PORT,ax ; Delay 1us
Dst32_64.asm333 DELAY_PORT equ 0edh ; Port to use for 1uS delay define
403 out DELAY_PORT,ax ; Delay 1 uS
413 out DELAY_PORT,ax ; Delay 1 uS
588 out DELAY_PORT,ax ; Delay 1us