Home
last modified time | relevance | path

Searched defs:HOST_CTRL_TRDY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h85 HOST_CTRL_TRDY = (1 << 17), /* latched PCI TRDY */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c92 HOST_CTRL_TRDY = (1 << 17), /* latched PCI TRDY */ enumerator