Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dstart.S317 .equ KBD_CONTROL_PORT, 0x060 # 8042 control port define
397 out %al, $KBD_CONTROL_PORT # Send command to thre 8042
Dstart16.S311 .equ KBD_CONTROL_PORT, 0x060 # 8042 control port define
391 outb %al, $KBD_CONTROL_PORT # Send command to thre 8042
Dstart16.asm306 KBD_CONTROL_PORT equ 060h ; 8042 control port define
386 out KBD_CONTROL_PORT,al ; Send command to thre 8042
Dstart32.S326 .equ KBD_CONTROL_PORT, 0x060 # 8042 control port define
406 outb %al, $KBD_CONTROL_PORT # Send command to thre 8042
Dstart.asm313 KBD_CONTROL_PORT equ 060h ; 8042 control port define
393 out KBD_CONTROL_PORT,al ; Send command to thre 8042
Dstart32.asm321 KBD_CONTROL_PORT equ 060h ; 8042 control port define
401 out KBD_CONTROL_PORT,al ; Send command to thre 8042
Dst32_64.S338 .equ KBD_CONTROL_PORT, 0x060 # 8042 control port define
413 outb %al, $KBD_CONTROL_PORT # Send command to thre 8042
Dstart64.S330 .equ KBD_CONTROL_PORT, 0x060 # 8042 control port define
405 outb %al, $KBD_CONTROL_PORT # Send command to thre 8042
Dst16_64.S323 .equ KBD_CONTROL_PORT, 0x060 # 8042 control port define
398 outb %al, $KBD_CONTROL_PORT # Send command to thre 8042
Dst16_64.asm318 KBD_CONTROL_PORT equ 060h ; 8042 control port define
393 out KBD_CONTROL_PORT,al ; Send command to thre 8042
Dst32_64.asm334 KBD_CONTROL_PORT equ 060h ; 8042 control port define
409 out KBD_CONTROL_PORT,al ; Send command to thre 8042
Dstart64.asm325 KBD_CONTROL_PORT equ 060h ; 8042 control port define
400 out KBD_CONTROL_PORT,al ; Send command to thre 8042