Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci.h181 PORT_CMD_ICC_ACTIVE = (0x1 << 28), /* Put i/f in active state */ enumerator
Dlibahci.c741 writel(cmd | PORT_CMD_ICC_ACTIVE, port_mmio + PORT_CMD); in ahci_power_up()
773 cmd |= PORT_CMD_ICC_ACTIVE; in ahci_set_lpm()