Home
last modified time | relevance | path

Searched full:quartz (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Dnxp,pcf85063.yaml33 quartz-load-femtofarads:
35 The capacitive load of the quartz(x-tal).
57 quartz-load-femtofarads: false
66 quartz-load-femtofarads:
84 quartz-load-femtofarads = <12500>;
Dnxp,pcf8523.txt8 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal),
17 quartz-load-femtofarads = <7000>;
Drtc.yaml29 quartz-load-femtofarads:
31 The capacitive load of the quartz(x-tal), expressed in femto
/Linux-v6.1/drivers/media/dvb-frontends/
Dstv0900_core.c295 dprintk("%s: Mclk set to %d, Quartz = %d\n", __func__, mclk, in stv0900_set_mclk()
296 intp->quartz); in stv0900_set_mclk()
299 m_div = ((clk_sel * mclk) / intp->quartz) - 1; in stv0900_set_mclk()
302 intp->quartz); in stv0900_set_mclk()
1392 intp->quartz = p_init->dmd_ref_clk; in stv0900_init_internal()
1493 intp->mclk = stv0900_get_mclk_freq(intp, intp->quartz); in stv0900_init_internal()
1534 bitrate = (stv0900_get_mclk_freq(intp, intp->quartz)/1000000) in stv0900_status()
Dstv0900_priv.h287 s32 quartz; member
Dstv0910.c796 u32 quartz = state->base->extclk / 1000000; in set_mclock() local
798 u32 ndiv = (fphi * odf * idf) / quartz; in set_mclock()
849 fvco = (quartz * 2 * ndiv) / idf; in set_mclock()
/Linux-v6.1/arch/mips/include/asm/
Dmc146818-time.h77 * battery and quartz) will not reset the oscillator and will not in mc146818_set_rtc_mmss()
/Linux-v6.1/drivers/rtc/
Drtc-pcf8523.c60 of_property_read_u32(node, "quartz-load-femtofarads", &load); in pcf8523_load_capacitance()
64 dev_warn(&pcf8523->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 12500", in pcf8523_load_capacitance()
Drtc-pcf85063.c344 of_property_read_u32(np, "quartz-load-femtofarads", &load); in pcf85063_load_capacitance()
348 dev_warn(&pcf85063->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000", in pcf85063_load_capacitance()
DKconfig914 chips with integrated quartz crystal for industrial applications.
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dstm32-dwmac.yaml60 - description: For MPU family, used for PHY without quartz
/Linux-v6.1/arch/powerpc/platforms/chrp/
Dtime.c118 * battery and quartz) will not reset the oscillator and will not in chrp_set_rtc_time()
/Linux-v6.1/arch/powerpc/platforms/maple/
Dtime.c116 * battery and quartz) will not reset the oscillator and will not in maple_set_rtc_time()
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mn-tqma8mqnl.dtsi203 quartz-load-femtofarads = <7000>;
Dimx8mq-tqma8mq.dtsi209 quartz-load-femtofarads = <7000>;
Dimx8mm-tqma8mqml.dtsi214 quartz-load-femtofarads = <7000>;
/Linux-v6.1/drivers/phy/marvell/
Dphy-mvebu-cp110-utmi.c115 * The reference clock is the frequency of quartz resonator in mvebu_cp110_utmi_port_setup()
/Linux-v6.1/arch/arm/boot/dts/
Dimx6qdl-skov-cpu.dtsi270 quartz-load-femtofarads = <12500>;
/Linux-v6.1/drivers/media/tuners/
Dmt2266.c114 #define FREF 30000 // Quartz oscillator 30 MHz
Dmt2060.c186 #define FREF 16000 // Quartz oscillator 16 MHz
Dqt1010.c103 #define FREQ2 4000000 /* 4 MHz Quartz oscillator in the stick? */ in qt1010_set_params()
/Linux-v6.1/include/sound/
Dvx_core.h349 VX_CLOCK_MODE_INTERNAL, /* fixed to internal quartz */
/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dhfcmulti.c983 "with QUARTZ\n", hc->id, hc); in hfcmulti_resync()
989 "Schedule QUARTZ for HFC-E1\n"); in hfcmulti_resync()
990 hc->e1_resync |= 4; /* switch quartz */ in hfcmulti_resync()
994 "QUARTZ is automatically " in hfcmulti_resync()
2411 "Enable QUARTZ for HFC-E1\n"); in handle_timer_irq()
2412 /* set jatt to quartz */ in handle_timer_irq()
3944 "(clock from QUARTZ)\n", in hfcmulti_initmode()
/Linux-v6.1/drivers/media/i2c/
Ds5k4ecgx.c1030 MODULE_AUTHOR("Seok-Young Jang <quartz.jang@samsung.com>");
/Linux-v6.1/sound/pci/pcxhr/
Dpcxhr.c243 case PCXHR_CLOCK_TYPE_INTERNAL : /* clock by quartz or pll */ in pcxhr_get_clock_reg()

12