Searched refs:oscillator (Results 1 – 25 of 154) sorted by relevance
1234567
/Linux-v6.1/arch/arm/mach-omap2/ |
D | pm.c | 52 static struct omap2_oscillator oscillator = { variable 59 oscillator.startup_time = tstart; in omap_pm_setup_oscillator() 60 oscillator.shutdown_time = tshut; in omap_pm_setup_oscillator() 68 *tstart = oscillator.startup_time; in omap_pm_get_oscillator() 69 *tshut = oscillator.shutdown_time; in omap_pm_get_oscillator()
|
/Linux-v6.1/Documentation/arm/sunxi/ |
D | clocks.rst | 8 Q: Why is the main 24MHz oscillator gatable? Wouldn't that break the 11 A: The 24MHz oscillator allows gating to save power. Indeed, if gated 27 oscillator:: 37 Finally you can gate the main oscillator::
|
/Linux-v6.1/arch/arm64/boot/dts/marvell/ |
D | armada-8020.dtsi | 18 /* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock 19 * in CP master is not connected (by package) to the oscillator. So 21 * oscillator so this one is let enabled.
|
D | armada-8040.dtsi | 26 /* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock 27 * in CP master is not connected (by package) to the oscillator. So 29 * oscillator so this one is let enabled.
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | nxp,lpc3220-clk.txt | 9 32768 Hz oscillator and may have one optional high frequency oscillator 10 - clock-names: list of external oscillator clock names, must contain
|
D | brcm,bcm2835-cprman.txt | 8 oscillator, a level of PLL dividers that produce channels off of the 24 - External oscillator 32 Only external oscillator is required. The DSI clocks may
|
D | vf610-clock.txt | 16 - sxosc (external crystal oscillator 32KHz, recommended) 17 - fxosc (external crystal oscillator 24MHz, recommended)
|
D | artpec6.txt | 11 - "sys_refclk": External 50 Mhz oscillator (required) 23 - clock-names: Must include the external oscillator ("sys_refclk"). Optional
|
D | st,nomadik.txt | 16 board has its own circuitry for providing this oscillator 20 oscillator
|
D | microchip,pic32.txt | 16 secondary oscillator connected.
|
D | ti,cdce706.txt | 14 in case of crystal oscillator or differential signal input
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | spi-sc18is602.txt | 11 - clock-frequency : external oscillator clock frequency. If not 15 external oscillator (SC18IS603).
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | omap3-beagle-ab4.dts | 16 /* Unusable as clocksource because of unreliable oscillator */ 21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
|
D | s3c6410-smdk6410.dts | 31 fin_pll: oscillator-0 { 38 xusbxti: oscillator-1 {
|
D | pxa25x.dtsi | 27 /* timer oscillator */ 28 clktimer: oscillator {
|
D | s3c6410-mini6410.dts | 31 fin_pll: oscillator-0 { 38 xusbxti: oscillator-1 {
|
D | integratorcp.dts | 114 /* Auxilary oscillator on the core module, clocks the CLCD */ 124 /* The KMI clock is the 24 MHz oscillator divided to 8MHz */ 133 /* The timer clock is the 24 MHz oscillator divided to 1MHz */
|
D | alphascale-asm9260.dtsi | 30 osc24m: oscillator {
|
D | kirkwood-net2big.dts | 49 g762_clk: g762-oscillator {
|
D | logicpd-torpedo-som.dtsi | 30 /* fixed 26MHz oscillator */ 31 hfclk_26m: oscillator {
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 21 configuration is used with the external oscillator being shut 23 depending on how the external oscillator is wired.
|
/Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
D | mt2712e.dtsi | 163 clk26m: oscillator@0 { 170 clk32k: oscillator@1 { 177 clkfpc: oscillator@2 { 184 clkaud_ext_i_0: oscillator@3 { 191 clkaud_ext_i_1: oscillator@4 { 198 clkaud_ext_i_2: oscillator@5 { 205 clki2si0_mck_i: oscillator@6 { 212 clki2si1_mck_i: oscillator@7 { 219 clki2si2_mck_i: oscillator@8 { 226 clktdmin_mclk_i: oscillator@9 {
|
/Linux-v6.1/arch/xtensa/boot/dts/ |
D | csp.dts | 35 osc: main-oscillator {
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | mt8173-rt5650.txt | 17 0 : external oscillator, MCLK = 12.288M
|
/Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
D | rtc-meson.txt | 12 - clocks: reference to the external 32.768kHz crystal oscillator.
|
1234567