Home
last modified time | relevance | path

Searched refs:SERR_DISPARITY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h297 SERR_DISPARITY = (1 << 20), /* Disparity */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h511 SERR_DISPARITY = (1 << 20), /* Disparity */ enumerator
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_xgene.c374 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) in xgene_ahci_do_hardreset()
H A Dlibata-eh.c2290 ehc->i.serror & SERR_DISPARITY ? "Dispar " : "", in ata_eh_link_report()