Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h105 #define PORT_CMD_POWER_ON (1 << 2) /* Power up device */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h176 PORT_CMD_POWER_ON = (1 << 2), /* Power up device */ enumerator
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dahci.c621 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()
H A Ddwc_ahsata.c504 PORT_CMD_POWER_ON | PORT_CMD_SPIN_UP | in ahci_port_start()