Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dtangier_wdt.c32 scu_ipc_simple_command(IPCMSG_WATCHDOG_TIMER, SCU_WATCHDOG_KEEPALIVE); in tangier_wdt_reset()
38 return scu_ipc_simple_command(IPCMSG_WATCHDOG_TIMER, SCU_WATCHDOG_STOP); in tangier_wdt_stop()
/u-boot/arch/x86/cpu/tangier/
A Dsysreset.c28 scu_ipc_simple_command(value, 0); in tangier_sysreset_request()
/u-boot/arch/x86/include/asm/
A Dscu.h26 int scu_ipc_simple_command(u32 cmd, u32 sub);
/u-boot/arch/x86/lib/
A Dscu.c169 int scu_ipc_simple_command(u32 cmd, u32 sub) in scu_ipc_simple_command() function

Completed in 4 milliseconds