Lines Matching full:clocks
6 * Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc
13 * - Clocks that are only available on some chips should be marked with the
74 * Omap1 clocks
206 * 1510 version is in TC clocks.
283 * 16xx version is in MPU clocks.
522 .rate = 48000000, /* Actually 2 clocks, 12MHz and 48MHz */
682 /* non-ULPD clocks */
685 /* CK_GEN1 clocks */
698 /* CK_GEN2 clocks */
704 /* CK_GEN3 clocks */
718 /* ULPD clocks */
740 /* Virtual clocks */
793 * Resets some clocks that may be left on from bootloader, in omap1_clk_init()
794 * but leaves serial clocks on. in omap1_clk_init()
807 /* By default all idlect1 clocks are allowed to idle */ in omap1_clk_init()
831 /* Pointers to these clocks are needed by code in clock.c */ in omap1_clk_init()
847 pr_info("Clocks: ARM_SYSST: 0x%04x DPLL_CTL: 0x%04x ARM_CKCTL: " in omap1_clk_init()
857 * recalculate dependent clocks as if kernel had changed PLL or in omap1_clk_init()
885 /* Cache rates for clocks connected to ck_ref (not dpll1) */ in omap1_clk_init()
920 * Only enable those clocks we will need, let the drivers in omap1_clk_init()
921 * enable other clocks as necessary in omap1_clk_init()