Searched refs:ipc_command (Results 1 – 1 of 1) sorted by relevance
99 static inline void ipc_command(u32 cmd) /* Send ipc command */ in ipc_command() function185 ipc_command((count*2) << 16 | id << 12 | 0 << 8 | op); in pwr_reg_rdwr()191 ipc_command((count*3) << 16 | id << 12 | 0 << 8 | op); in pwr_reg_rdwr()196 ipc_command(4 << 16 | id << 12 | 0 << 8 | op); in pwr_reg_rdwr()393 ipc_command(sub << 12 | cmd); in intel_scu_ipc_simple_command()427 ipc_command((inlen << 16) | (sub << 12) | cmd); in intel_scu_ipc_command()