Searched defs:PDO_FIXED_DATA_SWAP (Results 1 – 4 of 4) sorted by relevance
25 #define PDO_FIXED_DATA_SWAP (1 << 25) /* Data role swap supported */ macro
227 #define PDO_FIXED_DATA_SWAP BIT(25) /* Data role swap supported */ macro