Searched refs:PORT_CMD_ICC_ACTIVE (Results 1 – 5 of 5) sorted by relevance
109 #define PORT_CMD_ICC_ACTIVE (0x1 << 28) /* Put i/f in active state */ macro
181 PORT_CMD_ICC_ACTIVE = (0x1 << 28), /* Put i/f in active state */ enumerator
746 writel(cmd | PORT_CMD_ICC_ACTIVE, port_mmio + PORT_CMD); in ahci_power_up()778 cmd |= PORT_CMD_ICC_ACTIVE; in ahci_set_lpm()
620 writel_with_flush(PORT_CMD_ICC_ACTIVE | PORT_CMD_FIS_RX | in ahci_port_start()
503 writel_with_flush(PORT_CMD_ICC_ACTIVE | PORT_CMD_FIS_RX | in ahci_port_start()