Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dscu.h28 int scu_ipc_raw_command(u32 cmd, u32 sub, u32 *in, int inlen, u32 *out,
/openbmc/u-boot/arch/x86/lib/
H A Dscu.c119 int scu_ipc_raw_command(u32 cmd, u32 sub, u32 *in, int inlen, u32 *out, in scu_ipc_raw_command() function
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c118 ret = scu_ipc_raw_command(IPCMSG_INDIRECT_WRITE, 0, &v, 4, in mrfld_pinconfig_protected()