Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h106 #define PORT_CMD_START (1 << 0) /* Enable port DMA engine */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h177 #define PORT_CMD_START (1 << 0) /* Enable port DMA engine */ macro