Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h155 PORT_IRQ_COMWAKE = (1 << 5), /* COMWAKE received */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c160 PORT_IRQ_COMWAKE = (1 << 5), /* COMWAKE received */ enumerator