Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h78 #define WILC_VMM_BASE 0x150000 macro
79 #define WILC_VMM_CORE_CTL (WILC_VMM_BASE)
80 #define WILC_VMM_TBL_CTL (WILC_VMM_BASE + 0x4)
81 #define WILC_VMM_TBL_ENTRY (WILC_VMM_BASE + 0x8)
82 #define WILC_VMM_TBL0_SIZE (WILC_VMM_BASE + 0xc)
83 #define WILC_VMM_TO_HOST_SIZE (WILC_VMM_BASE + 0x10)
84 #define WILC_VMM_CORE_CFG (WILC_VMM_BASE + 0x14)
85 #define WILC_VMM_TBL_ACTIVE (WILC_VMM_BASE + 040)
86 #define WILC_VMM_TBL_STATUS (WILC_VMM_BASE + 0x44)