Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h65 #define WILC_INTR_REG_BASE (WILC_PERIPH_REG_BASE + 0xa00) macro
66 #define WILC_INTR_ENABLE (WILC_INTR_REG_BASE)
67 #define WILC_INTR2_ENABLE (WILC_INTR_REG_BASE + 4)
69 #define WILC_INTR_POLARITY (WILC_INTR_REG_BASE + 0x10)
70 #define WILC_INTR_TYPE (WILC_INTR_REG_BASE + 0x20)
71 #define WILC_INTR_CLEAR (WILC_INTR_REG_BASE + 0x30)
72 #define WILC_INTR_STATUS (WILC_INTR_REG_BASE + 0x40)