Lines Matching +full:clock +full:- +full:prescaler
4 # SPDX-License-Identifier: Apache-2.0
7 compatible: "st,stm32f1-clock-mco"
10 STM32 F1 series Microcontroller Clock Output (MCO)
13 prescaler before the output. However, note that certain inputs of
14 the MCO are fitted with a fixed prescaler, making it possible to
20 pinctrl-0 = <&rcc_mco_pa8>;
21 pinctrl-names = "default";
25 Note: in the `clocks` property, the domain clock source cell should
26 use the value representing the base clock, regardless of whether or
27 not the selected input is fitted with a prescaler.
30 /* PLL3 clock divided by 2 */
32 /* PLL3 clock */
36 - name: st,stm32-clock-mco.yaml
37 property-blocklist:
38 - prescaler