Searched refs:ESB_RELOAD_REG (Results 1 – 1 of 1) sorted by relevance
28 #define ESB_RELOAD_REG 0x0c /* Reload register */ macro72 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_UNLOCK1; in i6300esb_wdt_unlock_registers()73 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_UNLOCK2; in i6300esb_wdt_unlock_registers()79 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_WDT_RELOAD; in i6300esb_timer_start()92 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_WDT_RELOAD; in i6300esb_timer_stop()105 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_WDT_RELOAD; in esb_timer_keepalive()131 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_WDT_RELOAD; in i6300esb_timer_set_heartbeat()230 val2 = HWREG16(esb->regs + ESB_RELOAD_REG); in i6300esb_wdt_probe()238 HWREG16(esb->regs + ESB_RELOAD_REG) = ESB_WDT_TIMEOUT | ESB_WDT_RELOAD; in i6300esb_wdt_probe()
Completed in 2 milliseconds