Home
last modified time | relevance | path

Searched refs:WILC_SDIO_CCCR_ABORT_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h121 #define WILC_SDIO_CCCR_ABORT_RESET BIT(3) macro
H A Dsdio.c211 cmd.data = WILC_SDIO_CCCR_ABORT_RESET; in wilc_sdio_reset()