Searched refs:ti_wdt_reg_read (Results 1 – 1 of 1) sorted by relevance
94 ti_wdt_reg_read(struct ti_wdt_softc *sc, uint32_t reg) in ti_wdt_reg_read() function114 while (ti_wdt_reg_read(sc, TI_WDT_WWPS) & bit) in ti_wdt_reg_wait()185 ti_wdt_reg_read(sc, TI_WDT_WDSC) | TI_WDSC_SR); in ti_wdt_attach()186 while (ti_wdt_reg_read(sc, TI_WDT_WDSC) & TI_WDSC_SR) in ti_wdt_attach()192 ti_wdt_reg_read(sc, TI_WDT_WIDR)); in ti_wdt_attach()268 ti_wdt_reg_read(sc, TI_WDT_WTGR) + 1); in ti_wdt_event()