HomeSort by relevance Sort by last modified time
    Searched defs:WRITE_DATA_PORT_CMD (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.asm 320 WRITE_DATA_PORT_CMD equ 0d1h ; 8042 command to write the data port
388 mov al,WRITE_DATA_PORT_CMD ; 8042 cmd to write output port
    [all...]
st32_64.asm 336 WRITE_DATA_PORT_CMD equ 0d1h ; 8042 command to write the data port
404 mov al,WRITE_DATA_PORT_CMD ; 8042 cmd to write output port
    [all...]
start.asm 315 WRITE_DATA_PORT_CMD equ 0d1h ; 8042 command to write the data port
388 mov al,WRITE_DATA_PORT_CMD ; 8042 cmd to write output port
    [all...]
start16.asm 308 WRITE_DATA_PORT_CMD equ 0d1h ; 8042 command to write the data port
381 mov al,WRITE_DATA_PORT_CMD ; 8042 cmd to write output port
    [all...]
start32.asm 323 WRITE_DATA_PORT_CMD equ 0d1h ; 8042 command to write the data port
396 mov al,WRITE_DATA_PORT_CMD ; 8042 cmd to write output port
    [all...]
start64.asm 327 WRITE_DATA_PORT_CMD equ 0d1h ; 8042 command to write the data port
395 mov al,WRITE_DATA_PORT_CMD ; 8042 cmd to write output port
    [all...]

Completed in 48 milliseconds