Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h183 PORT_CMD_ICC_ACTIVE = (0x1u << 28), /* Put i/f in active state */ enumerator
H A Dlibahci.c806 writel(cmd | PORT_CMD_ICC_ACTIVE, port_mmio + PORT_CMD); in ahci_power_up()
838 cmd |= PORT_CMD_ICC_ACTIVE; in ahci_set_lpm()