Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h60 #define WILC_INTR_REG_BASE (WILC_PERIPH_REG_BASE + 0xa00) macro
61 #define WILC_INTR_ENABLE WILC_INTR_REG_BASE
62 #define WILC_INTR2_ENABLE (WILC_INTR_REG_BASE + 4)
64 #define WILC_INTR_POLARITY (WILC_INTR_REG_BASE + 0x10)
65 #define WILC_INTR_TYPE (WILC_INTR_REG_BASE + 0x20)
66 #define WILC_INTR_CLEAR (WILC_INTR_REG_BASE + 0x30)
67 #define WILC_INTR_STATUS (WILC_INTR_REG_BASE + 0x40)