Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h73 #define WILC_VMM_BASE 0x150000 macro
74 #define WILC_VMM_CORE_CTL WILC_VMM_BASE
75 #define WILC_VMM_TBL_CTL (WILC_VMM_BASE + 0x4)
76 #define WILC_VMM_TBL_ENTRY (WILC_VMM_BASE + 0x8)
77 #define WILC_VMM_TBL0_SIZE (WILC_VMM_BASE + 0xc)
78 #define WILC_VMM_TO_HOST_SIZE (WILC_VMM_BASE + 0x10)
79 #define WILC_VMM_CORE_CFG (WILC_VMM_BASE + 0x14)
80 #define WILC_VMM_TBL_ACTIVE (WILC_VMM_BASE + 040)
81 #define WILC_VMM_TBL_STATUS (WILC_VMM_BASE + 0x44)