Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dsdio.c850 if (wilc_sdio_read_reg(wilc, WILC_MISC, &reg)) { in wilc_sdio_sync_ext()
856 if (wilc_sdio_write_reg(wilc, WILC_MISC, reg)) { in wilc_sdio_sync_ext()
H A Dwlan.h59 #define WILC_MISC (WILC_PERIPH_REG_BASE + 0x428) macro