Lines Matching full:immediate
22 * DOC: IPA Immediate Commands
24 * The AP command TX endpoint is used to issue immediate commands to the IPA.
25 * An immediate command is generally used to request the IPA do something
28 * Immediate commands are represented by GSI transactions just like other
29 * transfer requests, represented by a single GSI TRE. Each immediate
32 * immediate command's opcode. The payload for a command resides in DRAM
35 * an immediate command transaction, either gsi_trans_commit_wait() or
137 /* Immediate command payload */
182 /* Size must fit in the immediate command field that holds it */ in ipa_cmd_table_valid()
191 /* Offset must fit in the immediate command field that holds it */ in ipa_cmd_table_valid()
225 * the header table memory area in an immediate command. Make sure in ipa_cmd_header_valid()
282 /* The maximum offset in a register_write immediate command depends in ipa_cmd_register_write_offset_valid()
313 * offset will fit in a register write IPA immediate command. in ipa_cmd_register_write_valid()
325 * using a register write IPA immediate command. Make sure the in ipa_cmd_register_write_valid()
627 /* Add immediate commands to a transaction to clear the hardware pipeline */