Lines Matching full:command
32 * command, this opportunity ends.
35 * from mailbox0. BMI requests all begin with a command
37 * command-specific data.
40 * The Host can only issue a command once the Target gives it a
41 * "BMI Command Credit", using ATH6KL Counter #4. As soon as the
42 * Target has completed a command, it issues another BMI Command
43 * Credit (so the Host can issue the next command).
56 * u32 command (BMI_DONE)
64 * u32 command (BMI_READ_MEMORY)
75 * u32 command (BMI_WRITE_MEMORY)
86 * u32 command (BMI_EXECUTE)
97 * u32 command (BMI_SET_APP_START)
106 * u32 command (BMI_READ_REGISTER)
116 * u32 command (BMI_WRITE_REGISTER)
128 * u32 command (BMI_GET_TARGET_ID/INFO)
143 * u32 command (BMI_ROMPATCH_INSTALL)
158 * u32 command (BMI_ROMPATCH_UNINSTALL)
168 * u32 command (BMI_ROMPATCH_ACTIVATE)
179 * u32 command (BMI_ROMPATCH_DEACTIVATE)
194 * command should be followed by a series of 1 or more
196 * u32 command (BMI_LZ_STREAM_START)
204 * data which is uncompressed by the Target. This command
205 * must be preceded by a BMI_LZ_STREAM_START command. A series
209 * u32 command (BMI_LZ_DATA)