Searched refs:get_counter_value (Results 1 – 2 of 2) sorted by relevance
84 static u64 get_counter_value(struct armada_37xx_watchdog *dev, int id) in get_counter_value() function160 res = get_counter_value(dev, CNTR_ID_WDOG) * CNTR_CTRL_PRESCALE_MIN; in armada_37xx_wdt_get_timeleft()
130 static uint64_t get_counter_value(MOS6522State *s, MOS6522Timer *ti) in get_counter_value() function157 d = get_counter_value(s, ti); in get_counter()