Searched refs:IPC_FW_LOAD_ADDR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_scu_ipc.c504 #define IPC_FW_LOAD_ADDR 0xFFFC0000 /* Storage location for FW image */ macro
541 fw_update_base = ioremap_nocache(IPC_FW_LOAD_ADDR, (128*1024));

Completed in 25 milliseconds