Home
last modified time | relevance | path

Searched refs:TIM_CNT (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-stm32.c29 #define TIM_CNT 0x24 macro
132 next = readl_relaxed(timer_of_base(to) + TIM_CNT) + evt; in stm32_clock_event_set_next_event()
134 now = readl_relaxed(timer_of_base(to) + TIM_CNT); in stm32_clock_event_set_next_event()
253 stm32_timer_cnt = timer_of_base(to) + TIM_CNT; in stm32_clocksource_init()
263 return clocksource_mmio_init(timer_of_base(to) + TIM_CNT, name, in stm32_clocksource_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-stm32.c29 #define TIM_CNT 0x24 macro
132 next = readl_relaxed(timer_of_base(to) + TIM_CNT) + evt; in stm32_clock_event_set_next_event()
134 now = readl_relaxed(timer_of_base(to) + TIM_CNT); in stm32_clock_event_set_next_event()
253 stm32_timer_cnt = timer_of_base(to) + TIM_CNT; in stm32_clocksource_init()
263 return clocksource_mmio_init(timer_of_base(to) + TIM_CNT, name, in stm32_clocksource_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-stm32.c29 #define TIM_CNT 0x24 macro
132 next = readl_relaxed(timer_of_base(to) + TIM_CNT) + evt; in stm32_clock_event_set_next_event()
134 now = readl_relaxed(timer_of_base(to) + TIM_CNT); in stm32_clock_event_set_next_event()
253 stm32_timer_cnt = timer_of_base(to) + TIM_CNT; in stm32_clocksource_init()
263 return clocksource_mmio_init(timer_of_base(to) + TIM_CNT, name, in stm32_clocksource_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/counter/
H A Dstm32-timer-cnt.c66 regmap_read(priv->regmap, TIM_CNT, &cnt); in stm32_count_read()
83 return regmap_write(priv->regmap, TIM_CNT, val); in stm32_count_write()
399 regmap_read(priv->regmap, TIM_CNT, &priv->bak.cnt); in stm32_timer_cnt_suspend()
425 regmap_write(priv->regmap, TIM_CNT, priv->bak.cnt); in stm32_timer_cnt_resume()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/counter/
H A Dstm32-timer-cnt.c66 regmap_read(priv->regmap, TIM_CNT, &cnt); in stm32_count_read()
83 return regmap_write(priv->regmap, TIM_CNT, val); in stm32_count_write()
399 regmap_read(priv->regmap, TIM_CNT, &priv->bak.cnt); in stm32_timer_cnt_suspend()
425 regmap_write(priv->regmap, TIM_CNT, priv->bak.cnt); in stm32_timer_cnt_resume()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/counter/
H A Dstm32-timer-cnt.c66 regmap_read(priv->regmap, TIM_CNT, &cnt); in stm32_count_read()
83 return regmap_write(priv->regmap, TIM_CNT, val); in stm32_count_write()
399 regmap_read(priv->regmap, TIM_CNT, &priv->bak.cnt); in stm32_timer_cnt_suspend()
425 regmap_write(priv->regmap, TIM_CNT, priv->bak.cnt); in stm32_timer_cnt_resume()
/dports/emulators/qemu/qemu-6.2.0/include/hw/timer/
H A Dstm32f2xx_timer.h41 #define TIM_CNT 0x24 macro
/dports/emulators/qemu60/qemu-6.0.0/include/hw/timer/
H A Dstm32f2xx_timer.h41 #define TIM_CNT 0x24 macro
/dports/emulators/qemu5/qemu-5.2.0/include/hw/timer/
H A Dstm32f2xx_timer.h41 #define TIM_CNT 0x24 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/timer/
H A Dstm32f2xx_timer.h41 #define TIM_CNT 0x24 macro
/dports/emulators/qemu42/qemu-4.2.1/include/hw/timer/
H A Dstm32f2xx_timer.h40 #define TIM_CNT 0x24 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/timer/
H A Dstm32f2xx_timer.h41 #define TIM_CNT 0x24 macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/timer/
H A Dstm32f2xx_timer.h40 #define TIM_CNT 0x24 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/timer/
H A Dstm32f2xx_timer.h40 #define TIM_CNT 0x24 macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/timer/
H A Dstm32f2xx_timer.h40 #define TIM_CNT 0x24 macro
/dports/emulators/qemu42/qemu-4.2.1/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
227 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu/qemu-6.2.0/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
226 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu60/qemu-6.0.0/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
226 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
227 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/timer/
H A Dstm32f2xx_timer.c146 case TIM_CNT: in stm32f2xx_timer_read()
223 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu5/qemu-5.2.0/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
226 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
227 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
226 case TIM_CNT: in stm32f2xx_timer_write()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/timer/
H A Dstm32f2xx_timer.c150 case TIM_CNT: in stm32f2xx_timer_read()
227 case TIM_CNT: in stm32f2xx_timer_write()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/trigger/
H A Dstm32-timer-trigger.c453 regmap_read(priv->regmap, TIM_CNT, &dat); in stm32_counter_read_raw()
487 return regmap_write(priv->regmap, TIM_CNT, val); in stm32_counter_write_raw()
841 regmap_read(priv->regmap, TIM_CNT, &priv->bak.cnt); in stm32_timer_trigger_suspend()
869 regmap_write(priv->regmap, TIM_CNT, priv->bak.cnt); in stm32_timer_trigger_resume()

12