Searched refs:BRCMF_WD_POLL (Results 1 – 2 of 2) sorted by relevance
148 #define BRCMF_WD_POLL msecs_to_jiffies(10) macro
3592 bus->console.count += jiffies_to_msecs(BRCMF_WD_POLL); in brcmf_sdio_bus_watchdog()4001 jiffies + BRCMF_WD_POLL); in brcmf_sdio_watchdog()4360 bus->timer.expires = jiffies + BRCMF_WD_POLL; in brcmf_sdio_wd_timer()4365 mod_timer(&bus->timer, jiffies + BRCMF_WD_POLL); in brcmf_sdio_wd_timer()