Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dwlan.h75 #define WILC_VMM_BASE 0x150000 macro
76 #define WILC_VMM_CORE_CTL WILC_VMM_BASE
77 #define WILC_VMM_TBL_CTL (WILC_VMM_BASE + 0x4)
78 #define WILC_VMM_TBL_ENTRY (WILC_VMM_BASE + 0x8)
79 #define WILC_VMM_TBL0_SIZE (WILC_VMM_BASE + 0xc)
80 #define WILC_VMM_TO_HOST_SIZE (WILC_VMM_BASE + 0x10)
81 #define WILC_VMM_CORE_CFG (WILC_VMM_BASE + 0x14)
82 #define WILC_VMM_TBL_ACTIVE (WILC_VMM_BASE + 040)
83 #define WILC_VMM_TBL_STATUS (WILC_VMM_BASE + 0x44)