Searched refs:BRCMF_WD_POLL (Results 1 – 2 of 2) sorted by relevance
144 #define BRCMF_WD_POLL msecs_to_jiffies(10) macro
3713 bus->console.count += jiffies_to_msecs(BRCMF_WD_POLL); in brcmf_sdio_bus_watchdog()4129 jiffies + BRCMF_WD_POLL); in brcmf_sdio_watchdog()4622 bus->timer.expires = jiffies + BRCMF_WD_POLL; in brcmf_sdio_wd_timer()4627 mod_timer(&bus->timer, jiffies + BRCMF_WD_POLL); in brcmf_sdio_wd_timer()