Lines Matching full:append

114  * cmdq_pkt_write() - append write command to the CMDQ packet
125 * cmdq_pkt_write_mask() - append write command with mask to the CMDQ packet
138 * cmdq_pkt_read_s() - append read_s command to the CMDQ packet
150 * cmdq_pkt_write_s() - append write_s command to the CMDQ packet
167 * cmdq_pkt_write_s_mask() - append write_s with mask command to the CMDQ packet
185 * cmdq_pkt_write_s_value() - append write_s command to the CMDQ packet which
198 * cmdq_pkt_write_s_mask_value() - append write_s command with mask to the CMDQ
213 * cmdq_pkt_mem_move() - append memory move command to the CMDQ packet
225 * cmdq_pkt_wfe() - append wait for event command to the CMDQ packet
235 * cmdq_pkt_acquire_event() - append acquire event command to the CMDQ packet
250 * cmdq_pkt_clear_event() - append clear event command to the CMDQ packet
259 * cmdq_pkt_set_event() - append set event command to the CMDQ packet
268 * cmdq_pkt_poll() - Append polling command to the CMDQ packet, ask GCE to
284 * cmdq_pkt_poll_mask() - Append polling command to the CMDQ packet, ask GCE to
301 * cmdq_pkt_logic_command() - Append logic command to the CMDQ packet, ask GCE to
318 * cmdq_pkt_assign() - Append logic assign command to the CMDQ packet, ask GCE
331 * cmdq_pkt_poll_addr() - Append blocking POLL command to CMDQ packet
347 * cmdq_pkt_jump_abs() - Append jump command to the CMDQ packet, ask GCE
367 * cmdq_pkt_jump_rel() - Append jump command to the CMDQ packet, ask GCE
381 * cmdq_pkt_eoc() - Append EOC and ask GCE to generate an IRQ at end of execution