Searched refs:cmd_chain_resp (Results 1 – 2 of 2) sorted by relevance
262 cmd_status = readl(data + offsetof(struct cmd_chain_resp, status)); in aie2_sched_cmdlist_resp_handler()271 fail_cmd_idx = readl(data + offsetof(struct cmd_chain_resp, fail_cmd_idx)); in aie2_sched_cmdlist_resp_handler()272 fail_cmd_status = readl(data + offsetof(struct cmd_chain_resp, fail_cmd_status)); in aie2_sched_cmdlist_resp_handler()
348 struct cmd_chain_resp { struct
Completed in 9 milliseconds