Searched refs:WILC_CORTUS_INTERRUPT_BASE (Results 1 – 2 of 2) sorted by relevance
190 #define WILC_CORTUS_INTERRUPT_BASE 0x10A8 macro191 #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)
971 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, ®); in wilc_wlan_handle_txq()
Completed in 10 milliseconds