Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dspi.c894 ret = wilc_spi_read_reg(wilc, WILC_INTR_ENABLE, &reg); in wilc_spi_sync_ext()
897 WILC_INTR_ENABLE); in wilc_spi_sync_ext()
904 ret = wilc_spi_write_reg(wilc, WILC_INTR_ENABLE, reg); in wilc_spi_sync_ext()
907 WILC_INTR_ENABLE); in wilc_spi_sync_ext()
Dsdio.c924 ret = wilc_sdio_read_reg(wilc, WILC_INTR_ENABLE, &reg); in wilc_sdio_sync_ext()
927 WILC_INTR_ENABLE); in wilc_sdio_sync_ext()
933 ret = wilc_sdio_write_reg(wilc, WILC_INTR_ENABLE, reg); in wilc_sdio_sync_ext()
936 WILC_INTR_ENABLE); in wilc_sdio_sync_ext()
Dwlan.h61 #define WILC_INTR_ENABLE WILC_INTR_REG_BASE macro