Searched defs:CMD_STOP (Results 1 – 5 of 5) sorted by relevance
19 CMD_STOP = 0x85, /* no effect? */ enumerator
83 CMD_STOP, enumerator
290 CMD_NOP=0x60000000, CMD_STOP=0x70000000, enumerator
210 #define CMD_STOP 0x50000000 /* Stop */ macro
130 #define CMD_STOP cpu_to_le32((CMD_2255 | 0x30)) macro