Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dscu.h14 #define IPCMSG_GET_FW_REVISION 0xf4 macro
/OK3568_Linux_fs/u-boot/board/intel/edison/
H A Dedison.c84 ret = scu_ipc_command(IPCMSG_GET_FW_REVISION, 1, NULL, 0, (u32 *)&v, 4); in assign_hardware_id()