Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h264 int (*hif_clear_int_ext)(u32); member
Dwilc_wlan.c1092 ret = p->hif_func.hif_clear_int_ext(ENABLE_TX_VMM); in wilc_wlan_handle_txq()
1249 g_wlan.hif_func.hif_clear_int_ext(0); in wilc_unknown_isr_ext()
1256 g_wlan.hif_func.hif_clear_int_ext(PLL_INT_CLR); in wilc_pllupdate_isr_ext()
1270 g_wlan.hif_func.hif_clear_int_ext(SLEEP_INT_CLR); in wilc_sleeptimer_isr_ext()
1330 p->hif_func.hif_clear_int_ext(DATA_INT_CLR | ENABLE_RX_VMM); in wilc_wlan_handle_isr_ext()