Searched defs:CMD_ADDR_BIT (Results 1 – 3 of 3) sorted by relevance
14 #define CMD_ADDR_BIT 0x80000000 macro
15 #define CMD_ADDR_BIT BIT(31) macro