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, and use a single GSI TRE. Each immediate command
32 * immediate command's opcode. The payload for a command resides in AP
136 /* Immediate command payload */
183 /* Size must fit in the immediate command field that holds it */ in ipa_cmd_table_init_valid()
191 /* Offset must fit in the immediate command field that holds it */ in ipa_cmd_table_init_valid()
215 * the header table memory area in an immediate command. Make sure in ipa_cmd_header_init_local_valid()
263 /* The maximum offset in a register_write immediate command depends in ipa_cmd_register_write_offset_valid()
295 * offset will fit in a register write IPA immediate command. in ipa_cmd_register_write_valid()
312 * using a register write IPA immediate command. Make sure the in ipa_cmd_register_write_valid()
584 /* Add immediate commands to a transaction to clear the hardware pipeline */
635 /* Init function for immediate commands; there is no ipa_cmd_exit() */