Searched refs:PORT_CMD_SPIN_UP (Results 1 – 7 of 7) sorted by relevance
105 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
177 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
1683 pr->cmd = PORT_CMD_SPIN_UP | PORT_CMD_POWER_ON; in ahci_reset()
179 PORT_CMD_SPIN_UP = BIT(1), /* Spin up device */ enumerator
799 cmd |= PORT_CMD_SPIN_UP; in ahci_power_up()897 cmd &= ~PORT_CMD_SPIN_UP; in ahci_power_down()
268 cmd |= PORT_CMD_SPIN_UP; in ahci_host_init()621 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()
503 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()