Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dwlan.h291 #define EN_VMM BIT(8) macro
300 #define ENABLE_RX_VMM (SEL_VMM_TBL1 | EN_VMM)
301 #define ENABLE_TX_VMM (SEL_VMM_TBL0 | EN_VMM)
Dspi.c1226 if (ret || ((check & EN_VMM) == (val & EN_VMM))) in wilc_spi_clear_int_ext()
Dsdio.c814 if (val & EN_VMM) in wilc_sdio_clear_int_ext()