Home
last modified time | relevance | path

Searched refs:SERR_10B_8B_ERR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_xgene.c314 * SERR_10B_8B_ERR, the PHY receiver line must be reseted. Also during long
332 * 1. On link up, if there are any SERR_DISPARITY and SERR_10B_8B_ERR error
347 * line, on detection of SERR_DISPARITY or SERR_10B_8B_ERR errors,
374 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) in xgene_ahci_do_hardreset()
H A Dlibata-eh.c2289 ehc->i.serror & SERR_10B_8B_ERR ? "10B8B " : "", in ata_eh_link_report()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_xgene.c313 * SERR_10B_8B_ERR, the PHY receiver line must be reseted. Also during long
331 * 1. On link up, if there are any SERR_DISPARITY and SERR_10B_8B_ERR error
346 * line, on detection of SERR_DISPARITY or SERR_10B_8B_ERR errors,
373 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) in xgene_ahci_do_hardreset()
H A Dlibata-eh.c2397 ehc->i.serror & SERR_10B_8B_ERR ? "10B8B " : "", in ata_eh_link_report()
/kernel/linux/linux-6.6/include/linux/
H A Data.h519 SERR_10B_8B_ERR = (1 << 19), /* 10b to 8b decode error */ enumerator
/kernel/linux/linux-5.10/include/linux/
H A Data.h510 SERR_10B_8B_ERR = (1 << 19), /* 10b to 8b decode error */ enumerator

Completed in 16 milliseconds