Lines Matching full:clock

1 menu "Clock"  menu
4 bool "Enable clock driver support"
7 This allows drivers to be provided for clock generators, including
8 oscillators and PLLs. Devices can use a common clock API to request
9 a particular clock rate and check on available clocks. Clocks can
11 choose the source for each clock.
14 bool "Enable clock support in SPL"
17 The clock subsystem adds a small amount of overhead to the image.
18 If this is acceptable and you have a need to use clock drivers in
24 bool "Enable clock support in TPL"
27 The clock subsystem adds a small amount of overhead to the image.
28 If this is acceptable and you have a need to use clock drivers in
34 bool "Clock controller driver for BCM6345"
38 This clock driver adds support for enabling and disabling peripheral
50 bool "Enable clock driver support for STM32F family"
54 This clock driver adds support for RCC clock management
58 bool "TI System Control Interface (TI SCI) clock driver"
61 This enables the clock driver support over TI System Control Interface
62 available on some new TI's SoCs. If you wish to use clock resources
66 bool "Enable cgu clock driver for HSDK"
72 bool "Enable driver for Arm Versatile Express OSC clock generators"
75 This clock driver adds support for clock generators present on
79 bool "Enable clock driver support for Zynq"
83 This clock driver adds support for clock realted settings for
87 bool "Enable clock driver support for ZynqMP"
90 This clock driver adds support for clock realted settings for
94 bool "Enable RCC clock driver for STM32MP1"
98 Enable the STM32 clock (RCC) driver. Enable support for
121 bool "Enable MPC83xx clock driver"
124 Support for the clock driver of the MPC83xx series of SoCs.