Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h127 #define WILC_SDIO_CLK_STATUS_BIT BIT(0) macro
H A Dwlan.c631 clk_status_bit = WILC_SDIO_CLK_STATUS_BIT; in chip_wakeup()