Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h107 #define PORT_CMD_START (1 << 0) /* Enable port DMA engine */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c258 PORT_CMD_FIS_RX | PORT_CMD_START)) { in ahci_host_init()
261 PORT_CMD_FIS_RX | PORT_CMD_START); in ahci_host_init()
638 PORT_CMD_START, port_mmio + PORT_CMD); in ahci_port_start()
H A Ddwc_ahsata.c505 PORT_CMD_START, &port_mmio->cmd); in ahci_port_start()