Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dahci.h183 PORT_CMD_ICC_ACTIVE = (0x1u << 28), /* Put i/f in active state */ enumerator
Dlibahci.c804 writel(cmd | PORT_CMD_ICC_ACTIVE, port_mmio + PORT_CMD); in ahci_power_up()
836 cmd |= PORT_CMD_ICC_ACTIVE; in ahci_set_lpm()