Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h87 HOST_CTRL_DEVSEL = (1 << 19), /* latched PCI DEVSEL */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c94 HOST_CTRL_DEVSEL = (1 << 19), /* latched PCI DEVSEL */ enumerator
1290 if (tmp & (HOST_CTRL_TRDY | HOST_CTRL_STOP | HOST_CTRL_DEVSEL)) in sil24_init_one()