Searched refs:scu_ipc_send_command (Results 1 – 1 of 1) sorted by relevance
47 static void scu_ipc_send_command(struct ipc_regs *regs, u32 cmd) in scu_ipc_send_command() function93 scu_ipc_send_command(regs, (inlen << 16) | (sub << 12) | cmd); in scu_ipc_cmd()128 scu_ipc_send_command(scu->regs, sub << 12 | cmd); in scu_ipc_simple_command()