Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.h408 u32 sactive; member
H A Dsata_dwc.c1013 preempted_sactive = link->sactive; in ata_exec_internal()
1017 link->sactive = 0; in ata_exec_internal()
1091 link->sactive = preempted_sactive; in ata_exec_internal()
1110 if (!link->sactive) in ata_qc_issue()
1112 link->sactive |= 1 << qc->tag; in ata_qc_issue()