Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h105 #define PORT_CMD_POWER_ON (1 << 2) /* Power up device */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c637 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()