Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
A Dwlan.h190 #define WILC_CORTUS_INTERRUPT_BASE 0x10A8 macro
191 #define WILC1000_CORTUS_INTERRUPT_1 (WILC_CORTUS_INTERRUPT_BASE + 0x4)
192 #define WILC3000_CORTUS_INTERRUPT_1 (WILC_CORTUS_INTERRUPT_BASE + 0x14)
194 #define WILC1000_CORTUS_INTERRUPT_2 (WILC_CORTUS_INTERRUPT_BASE + 0x8)
195 #define WILC3000_CORTUS_INTERRUPT_2 (WILC_CORTUS_INTERRUPT_BASE + 0x18)
A Dwlan.c971 ret = func->hif_write_reg(wilc, WILC_CORTUS_INTERRUPT_BASE, 1); in wilc_wlan_handle_txq()
976 ret = func->hif_read_reg(wilc, WILC_CORTUS_INTERRUPT_BASE, &reg); in wilc_wlan_handle_txq()

Completed in 10 milliseconds