Searched defs:COMP_RECV (Results 1 – 4 of 4) sorted by relevance
36 COMP_RECV = (1 << 3), enumerator
78 #define COMP_RECV BIT(3) /*For Rx. */ macro
64 #define COMP_RECV BIT(3) /*For Rx. */ macro
62 #define COMP_RECV BIT(3) /* Receive data path. */ macro