Home
last modified time | relevance | path

Searched refs:RX_FIS_D2H_REG (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/ata/
H A Dahci_qoriq.c98 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_qoriq_hardreset()
H A Dahci.h65 RX_FIS_D2H_REG = 0x40, /* offset of D2H Register FIS data */ enumerator
H A Dsata_highbank.c393 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_highbank_hardreset()
H A Dahci.c892 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_p5wdh_hardreset()
953 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_avn_hardreset()
H A Dlibahci.c1603 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_do_hardreset()
2122 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf); in ahci_qc_fill_rtf()