Lines Matching full:tcu
7 The Timer/Counter Unit (TCU) in Ingenic JZ47xx SoCs is a multi-function
11 - JZ4725B, JZ4750, JZ4755 only have six TCU channels. The other SoCs all
18 - Each one of the TCU channels has its own clock, which can be reparented to three
23 - The TCU registers used to gate/ungate can also gate/ungate the watchdog and
26 - Each TCU channel works in one of two modes:
33 - The mode of each TCU channel depends on the SoC used:
55 The functionalities of the TCU hardware are spread across multiple drivers:
58 clocks drivers/clk/ingenic/tcu.c
59 interrupts drivers/irqchip/irq-ingenic-tcu.c
66 Because various functionalities of the TCU that belong to different drivers
70 For more information regarding the devicetree bindings of the TCU drivers,
71 have a look at Documentation/devicetree/bindings/timer/ingenic,tcu.yaml.