Searched refs:PORT_CMD_POWER_ON (Results 1 – 6 of 6) sorted by relevance
104 #define PORT_CMD_POWER_ON (1 << 2) /* Power up device */ macro
176 #define PORT_CMD_POWER_ON (1 << 2) /* Power up device */ macro
1683 pr->cmd = PORT_CMD_SPIN_UP | PORT_CMD_POWER_ON; in ahci_reset()
178 PORT_CMD_POWER_ON = BIT(2), /* Power up device */ enumerator
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()