Home
last modified time | relevance | path

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

/external/u-boot/include/
Dahci.h105 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
/external/u-boot/drivers/ata/
Dahci.c266 cmd |= PORT_CMD_SPIN_UP; in ahci_host_init()
619 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()
Ddwc_ahsata.c503 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()