Lines Matching full:immediate
23 * DOC: IPA Immediate Commands
25 * The AP command TX endpoint is used to issue immediate commands to the IPA.
26 * An immediate command is generally used to request the IPA do something
29 * Immediate commands are represented by GSI transactions just like other
30 * transfer requests, and use a single GSI TRE. Each immediate command
33 * immediate command's opcode. The payload for a command resides in AP
137 /* Immediate command payload */
184 /* Size must fit in the immediate command field that holds it */ in ipa_cmd_table_init_valid()
192 /* Offset must fit in the immediate command field that holds it */ in ipa_cmd_table_init_valid()
216 * the header table memory area in an immediate command. Make sure in ipa_cmd_header_init_local_valid()
264 /* The maximum offset in a register_write immediate command depends in ipa_cmd_register_write_offset_valid()
296 * offset will fit in a register write IPA immediate command. in ipa_cmd_register_write_valid()
313 * using a register write IPA immediate command. Make sure the in ipa_cmd_register_write_valid()
585 /* Add immediate commands to a transaction to clear the hardware pipeline */
636 /* Init function for immediate commands; there is no ipa_cmd_exit() */