Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_dwc_460ex.c463 uint intpr, sactive, sactive2, tag_mask; in sata_dwc_isr() local
659 sactive2 = core_scr_read(SCR_ACTIVE); in sata_dwc_isr()
660 if (sactive2 != sactive) { in sata_dwc_isr()
663 sactive, sactive2); in sata_dwc_isr()