Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h320 #define EN_VMM BIT(8) macro
329 #define ENABLE_RX_VMM (SEL_VMM_TBL1 | EN_VMM)
330 #define ENABLE_TX_VMM (SEL_VMM_TBL0 | EN_VMM)
H A Dsdio.c860 if (val & EN_VMM) in wilc_sdio_clear_int_ext()
889 if (val & EN_VMM) in wilc_sdio_clear_int_ext()
H A Dspi.c1281 if (ret || ((check & EN_VMM) == (val & EN_VMM))) in wilc_spi_clear_int_ext()