Home
last modified time | relevance | path

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

/linux/include/linux/
H A Data.h506 SCR_ACTIVE = 3, enumerator
/linux/drivers/ata/
H A Dsata_sil24.c496 [SCR_ACTIVE] = 3,
H A Dsata_nv.c1943 pp->sactive_block = ap->ioaddr.scr_addr + 4 * SCR_ACTIVE; in nv_swncq_port_start()
H A Dlibahci.c646 [SCR_ACTIVE] = PORT_SCR_ACT, in ahci_scr_offset()
H A Dsata_mv.c1300 case SCR_ACTIVE: in mv_scr_offset()
/linux/Documentation/driver-api/
H A Dlibata.rst344 sc_reg is one of SCR_STATUS, SCR_CONTROL, SCR_ERROR, or SCR_ACTIVE.