Home
last modified time | relevance | path

Searched defs:PORT_CMD_START (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h107 #define PORT_CMD_START (1 << 0) /* Enable port DMA engine */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h178 PORT_CMD_START = (1 << 0), /* Enable port DMA engine */ enumerator