Home
last modified time | relevance | path

Searched refs: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
1290 if (tmp & (HOST_CTRL_TRDY | HOST_CTRL_STOP | HOST_CTRL_DEVSEL)) in sil24_init_one()