Searched refs:wakeup_reg (Results 1 – 3 of 3) sorted by relevance
548 u32 wakeup_reg, wakeup_bit; in chip_allow_sleep_wilc1000() local555 wakeup_reg = WILC_SDIO_WAKEUP_REG; in chip_allow_sleep_wilc1000()562 wakeup_reg = WILC_SPI_WAKEUP_REG; in chip_allow_sleep_wilc1000()642 u32 wakeup_reg, wakeup_bit; in chip_wakeup_wilc1000() local648 wakeup_reg = WILC_SDIO_WAKEUP_REG; in chip_wakeup_wilc1000()655 wakeup_reg = WILC_SPI_WAKEUP_REG; in chip_wakeup_wilc1000()670 ret = hif_func->hif_write_reg(wilc, wakeup_reg, in chip_wakeup_wilc1000()703 u32 wakeup_reg, wakeup_bit; in chip_wakeup_wilc3000() local709 wakeup_reg = WILC_SDIO_WAKEUP_REG; in chip_wakeup_wilc3000()714 wakeup_reg = WILC_SPI_WAKEUP_REG; in chip_wakeup_wilc3000()[all …]
384 .wakeup_reg = {550 .wakeup_reg = {787 .wakeup_reg = {1024 .wakeup_reg = {1205 .wakeup_reg = {1411 .wakeup_reg = {1931 reg = &hw->settings->event_settings.wakeup_reg; in st_lsm6dsx_write_event()
247 struct st_lsm6dsx_reg wakeup_reg; member