Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h159 PORT_IRQ_CRC = (1 << 9), /* CRC error threshold */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c164 PORT_IRQ_CRC = (1 << 9), /* CRC error threshold */ enumerator