Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h177 PORT_CMD_SPIN_UP = (1 << 1), /* Spin up device */ enumerator
Dlibahci.c741 cmd |= PORT_CMD_SPIN_UP; in ahci_power_up()
839 cmd &= ~PORT_CMD_SPIN_UP; in ahci_power_down()