Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A 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)
H A Dspi.c1226 if (ret || ((check & EN_VMM) == (val & EN_VMM))) in wilc_spi_clear_int_ext()
H A Dsdio.c814 if (val & EN_VMM) in wilc_sdio_clear_int_ext()