Searched refs:WILC_SDIO_CCCR_ABORT_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/ | ||
D | wlan.h | 120 #define WILC_SDIO_CCCR_ABORT_RESET BIT(3) macro |
D | sdio.c | 232 cmd.data = WILC_SDIO_CCCR_ABORT_RESET; in wilc_sdio_reset() |