Searched refs:WILC_INTR2_ENABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | spi.c | 911 ret = wilc_spi_read_reg(wilc, WILC_INTR2_ENABLE, ®); in wilc_spi_sync_ext() 914 WILC_INTR2_ENABLE); in wilc_spi_sync_ext() 921 ret = wilc_spi_read_reg(wilc, WILC_INTR2_ENABLE, ®); in wilc_spi_sync_ext() 924 WILC_INTR2_ENABLE); in wilc_spi_sync_ext()
|
H A D | sdio.c | 940 ret = wilc_sdio_read_reg(wilc, WILC_INTR2_ENABLE, ®); in wilc_sdio_sync_ext() 944 WILC_INTR2_ENABLE); in wilc_sdio_sync_ext() 951 ret = wilc_sdio_write_reg(wilc, WILC_INTR2_ENABLE, reg); in wilc_sdio_sync_ext() 955 WILC_INTR2_ENABLE); in wilc_sdio_sync_ext()
|
H A D | wlan.h | 62 #define WILC_INTR2_ENABLE (WILC_INTR_REG_BASE + 4) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | sdio.c | 901 ret = wilc_sdio_read_reg(wilc, WILC_INTR2_ENABLE, ®); in wilc_sdio_sync_ext() 905 WILC_INTR2_ENABLE); in wilc_sdio_sync_ext() 912 ret = wilc_sdio_write_reg(wilc, WILC_INTR2_ENABLE, reg); in wilc_sdio_sync_ext() 916 WILC_INTR2_ENABLE); in wilc_sdio_sync_ext()
|
H A D | spi.c | 1282 ret = wilc_spi_read_reg(wilc, WILC_INTR2_ENABLE, ®); in wilc_spi_sync_ext() 1285 WILC_INTR2_ENABLE); in wilc_spi_sync_ext() 1292 ret = wilc_spi_write_reg(wilc, WILC_INTR2_ENABLE, reg); in wilc_spi_sync_ext() 1295 WILC_INTR2_ENABLE); in wilc_spi_sync_ext()
|
H A D | wlan.h | 62 #define WILC_INTR2_ENABLE (WILC_INTR_REG_BASE + 4) macro
|
Completed in 8 milliseconds