Home
last modified time | relevance | path

Searched refs:scu_ipc_send_command (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/x86/lib/
A Dscu.c49 static void scu_ipc_send_command(struct ipc_regs *regs, u32 cmd) in scu_ipc_send_command() function
95 scu_ipc_send_command(regs, (inlen << 16) | (sub << 12) | cmd); in scu_ipc_cmd()
181 scu_ipc_send_command(scu->regs, sub << 12 | cmd); in scu_ipc_simple_command()

Completed in 2 milliseconds