Home
last modified time | relevance | path

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

/linux-6.1.9/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)
Dsdio.c827 if (val & EN_VMM) in wilc_sdio_clear_int_ext()
897 if (val & EN_VMM) in wilc_sdio_clear_int_ext()
Dspi.c1168 if (ret || ((check & EN_VMM) == (val & EN_VMM))) in wilc_spi_clear_int_ext()