Searched defs:CMD_STOP (Results 1 – 4 of 4) sorted by relevance
33 CMD_STOP = 0x85, /* no effect? */ enumerator
196 #define CMD_STOP 4 macro
290 CMD_NOP=0x60000000, CMD_STOP=0x70000000, enumerator
142 #define CMD_STOP cpu_to_le32((CMD_2255 | 0x30)) macro