Home
last modified time | relevance | path

Searched refs:PORT_CMD_ICC_ACTIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h182 PORT_CMD_ICC_ACTIVE = (0x1u << 28), /* Put i/f in active state */ enumerator
H A Dlibahci.c746 writel(cmd | PORT_CMD_ICC_ACTIVE, port_mmio + PORT_CMD); in ahci_power_up()
778 cmd |= PORT_CMD_ICC_ACTIVE; in ahci_set_lpm()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h183 PORT_CMD_ICC_ACTIVE = (0x1u << 28), /* Put i/f in active state */ enumerator
H A 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()

Completed in 10 milliseconds