Home
last modified time | relevance | path

Searched refs:stm32_timer_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/timer/
H A Dstm32_timer.c25 struct stm32_timer_regs { struct
50 struct stm32_timer_regs *base; argument
56 struct stm32_timer_regs *regs = priv->base; in stm32_timer_get_count()
67 struct stm32_timer_regs *regs; in stm32_timer_probe()
77 priv->base = (struct stm32_timer_regs *)addr; in stm32_timer_probe()
/openbmc/linux/drivers/counter/
H A Dstm32-timer-cnt.c24 struct stm32_timer_regs { struct
36 struct stm32_timer_regs bak; argument