Searched refs:AT91_ST_WDV (Results 1 – 2 of 2) sorted by relevance
22 #define AT91_ST_WDV 0xffff /* Watchdog Counter Value */ macro
90 (((65536 * wdt_time) >> 8) & AT91_ST_WDV)); in at91_wdt_start()