Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h185 #define EN_VMM BIT(8) macro
197 #define ENABLE_RX_VMM (SEL_VMM_TBL1 | EN_VMM)
198 #define ENABLE_TX_VMM (SEL_VMM_TBL0 | EN_VMM)
Dwilc_sdio.c901 if (val & EN_VMM) in sdio_clear_int_ext()
977 if (val & EN_VMM) in sdio_clear_int_ext()
Dwilc_spi.c1027 if (val & EN_VMM) { in wilc_spi_clear_int_ext()