Home
last modified time | relevance | path

Searched refs:ATA_REG_DEVICE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dlibata.h125 ATA_REG_DEVICE = 0x06, enumerator
132 ATA_REG_DEVSEL = ATA_REG_DEVICE,
/external/u-boot/drivers/ata/
Dsata_sil3114.c362 ioport->device_addr = ioport->cmd_addr + ATA_REG_DEVICE; in sata_port()