Home
last modified time | relevance | path

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

/external/u-boot/include/
Dahci.h104 #define PORT_CMD_POWER_ON (1 << 2) /* Power up device */ macro
/external/u-boot/drivers/ata/
Dahci.c619 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()