Searched refs:ESB_WDT_ENABLE (Results 1 – 1 of 1) sorted by relevance
32 #define ESB_WDT_ENABLE (0x01 << 1) /* Enable WDT */ macro81 rt_pci_write_config_u8(esb->pdev, ESB_LOCK_PCI_REG, ESB_WDT_ENABLE); in i6300esb_timer_start()99 return val & ESB_WDT_ENABLE; in i6300esb_timer_stop()
Completed in 3 milliseconds