Lines Matching refs:main
33 "atmel,at91rm9200-clk-main-osc"
34 "atmel,at91sam9x5-clk-main-rc-osc"
35 at91 main clk sources
37 "atmel,at91sam9x5-clk-main"
38 "atmel,at91rm9200-clk-main":
39 at91 main clock
116 - clocks : shall encode the main osc source clk sources (see atmel datasheet).
149 0 (AT91_PMC_MOSCS) -> main oscillator ready
155 16 (AT91_PMC_MOSCSELS) -> main oscillator selected
156 17 (AT91_PMC_MOSCRCS) -> RC main oscillator stabilized
171 Required properties for main clock internal RC oscillator:
181 compatible = "atmel,at91sam9x5-clk-main-rc-osc";
188 Required properties for main clock oscillator:
192 - clocks : shall encode the main osc source clk sources (see atmel datasheet).
202 compatible = "atmel,at91rm9200-clk-main-osc";
209 Required properties for main clock:
213 - clocks : shall encode the main clk sources (see atmel datasheet).
216 main: mainck {
217 compatible = "atmel,at91sam9x5-clk-main";
229 e.g. "<&ck32k>, <&main>, <&plla>, <&pllb>".
287 - clocks : shall be the main clock phandle.
312 clocks = <&main>;
344 e.g. clocks = <&clk32k>, <&main>, <&plla>, <&pllb>;
357 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>;
446 - clocks : shall be the main clock source phandle.
454 clocks = <&main>;
472 e.g. clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>, <&audio_pll_pmc>;
485 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>, <&audio_pll_pmc>;