Lines Matching refs:clock
4 The RCC IP is both a reset and a clock controller. This documentation only
5 describes the clock part.
7 Please also refer to clock-bindings.txt in this directory for common clock
14 - #clock-cells: 2, device nodes should specify the clock in their "clocks"
15 property, containing a phandle to the clock device node, an index selecting
16 between gated clocks and other clocks and an index specifying the clock to
22 #clock-cells = <2>
33 from the first RCC clock enable register (RCC_AHB1ENR, address offset 0x30).
40 /* Gated clock, AHB1 bit 0 (GPIOA) */
45 /* Gated clock, AHB2 bit 4 (CRYP) */
62 /* Misc clock, FCLK */