Home
last modified time | relevance | path

Searched refs:WILC_SDIO_WAKEUP_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c396 wilc->hif_func->hif_read_reg(wilc, WILC_SDIO_WAKEUP_REG, &reg); in chip_allow_sleep()
398 wilc->hif_func->hif_write_reg(wilc, WILC_SDIO_WAKEUP_REG, in chip_allow_sleep()
426 h->hif_read_reg(wilc, WILC_SDIO_WAKEUP_REG, &reg); in chip_wakeup()
428 h->hif_write_reg(wilc, WILC_SDIO_WAKEUP_REG, in chip_wakeup()
440 h->hif_write_reg(wilc, WILC_SDIO_WAKEUP_REG, in chip_wakeup()
H A Dwlan.h116 #define WILC_SDIO_WAKEUP_REG 0xf0 macro
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h124 #define WILC_SDIO_WAKEUP_REG 0xf0 macro
H A Dwlan.c574 wakeup_reg = WILC_SDIO_WAKEUP_REG; in chip_allow_sleep()
633 wakeup_reg = WILC_SDIO_WAKEUP_REG; in chip_wakeup()

Completed in 6 milliseconds