Searched refs:PORT_CMD_SPIN_UP (Results 1 – 5 of 5) sorted by relevance
106 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
177 PORT_CMD_SPIN_UP = (1 << 1), /* Spin up device */ enumerator
741 cmd |= PORT_CMD_SPIN_UP; in ahci_power_up()839 cmd &= ~PORT_CMD_SPIN_UP; in ahci_power_down()
262 cmd |= PORT_CMD_SPIN_UP; in ahci_host_init()621 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()
504 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()