Searched refs:ipc_command (Results 1 – 1 of 1) sorted by relevance
191 static inline void ipc_command(struct intel_scu_ipc_dev *scu, u32 cmd) in ipc_command() function298 ipc_command(scu, (count * 2) << 16 | id << 12 | 0 << 8 | op); in pwr_reg_rdwr()304 ipc_command(scu, (count * 3) << 16 | id << 12 | 0 << 8 | op); in pwr_reg_rdwr()309 ipc_command(scu, 4 << 16 | id << 12 | 0 << 8 | op); in pwr_reg_rdwr()450 ipc_command(scu, cmdval); in intel_scu_ipc_dev_simple_command()500 ipc_command(scu, cmdval); in intel_scu_ipc_dev_command_with_size()