Searched defs:PORT_CMD_FIS_RX (Results 1 – 3 of 3) sorted by relevance
102 #define PORT_CMD_FIS_RX (1 << 4) /* Enable FIS receive DMA engine */ macro
174 #define PORT_CMD_FIS_RX (1 << 4) /* Enable FIS receive DMA engine */ macro
176 PORT_CMD_FIS_RX = BIT(4), /* Enable FIS receive DMA engine */ enumerator