Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h106 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c278 cmd |= PORT_CMD_SPIN_UP; in ahci_host_init()
637 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()