Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h178 PORT_CMD_SPIN_UP = BIT(1), /* Spin up device */ enumerator
H A Dlibahci.c741 cmd |= PORT_CMD_SPIN_UP; in ahci_power_up()
839 cmd &= ~PORT_CMD_SPIN_UP; in ahci_power_down()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h179 PORT_CMD_SPIN_UP = BIT(1), /* Spin up device */ enumerator
H A Dlibahci.c799 cmd |= PORT_CMD_SPIN_UP; in ahci_power_up()
897 cmd &= ~PORT_CMD_SPIN_UP; in ahci_power_down()

Completed in 10 milliseconds