Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h296 #define EN_VMM BIT(8) macro
305 #define ENABLE_RX_VMM (SEL_VMM_TBL1 | EN_VMM)
306 #define ENABLE_TX_VMM (SEL_VMM_TBL0 | EN_VMM)
Dspi.c1272 if (ret || ((check & EN_VMM) == (val & EN_VMM))) in wilc_spi_clear_int_ext()
Dsdio.c853 if (val & EN_VMM) in wilc_sdio_clear_int_ext()