Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_spi.c1082 ret = wilc_spi_read_reg(wilc, WILC_INTR_ENABLE, &reg); in wilc_spi_sync_ext()
1085 WILC_INTR_ENABLE); in wilc_spi_sync_ext()
1092 ret = wilc_spi_write_reg(wilc, WILC_INTR_ENABLE, reg); in wilc_spi_sync_ext()
1095 WILC_INTR_ENABLE); in wilc_spi_sync_ext()
Dwilc_sdio.c1052 ret = wilc_sdio_read_reg(wilc, WILC_INTR_ENABLE, &reg); in wilc_sdio_sync_ext()
1055 WILC_INTR_ENABLE); in wilc_sdio_sync_ext()
1061 ret = wilc_sdio_write_reg(wilc, WILC_INTR_ENABLE, reg); in wilc_sdio_sync_ext()
1064 WILC_INTR_ENABLE); in wilc_sdio_sync_ext()
Dwilc_wlan.h60 #define WILC_INTR_ENABLE WILC_INTR_REG_BASE macro