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
113 - clocks : shall encode the main osc source clk sources (see atmel datasheet).
146 0 (AT91_PMC_MOSCS) -> main oscillator ready
152 16 (AT91_PMC_MOSCSELS) -> main oscillator selected
153 17 (AT91_PMC_MOSCRCS) -> RC main oscillator stabilized
168 Required properties for main clock internal RC oscillator:
178 compatible = "atmel,at91sam9x5-clk-main-rc-osc";
185 Required properties for main clock oscillator:
189 - clocks : shall encode the main osc source clk sources (see atmel datasheet).
199 compatible = "atmel,at91rm9200-clk-main-osc";
206 Required properties for main clock:
210 - clocks : shall encode the main clk sources (see atmel datasheet).
213 main: mainck {
214 compatible = "atmel,at91sam9x5-clk-main";
226 e.g. "<&ck32k>, <&main>, <&plla>, <&pllb>".
284 - clocks : shall be the main clock phandle.
309 clocks = <&main>;
341 e.g. clocks = <&clk32k>, <&main>, <&plla>, <&pllb>;
354 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>;
443 - clocks : shall be the main clock source phandle.
451 clocks = <&main>;