Searched full:quartz (Results 1 – 25 of 39) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | nxp,pcf85063.yaml | 33 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>;
|
D | nxp,pcf85363.yaml | 33 quartz-load-femtofarads: 35 The capacitive load of the quartz(x-tal). 58 quartz-load-femtofarads = <12500>;
|
D | nxp,pcf8523.yaml | 22 quartz-load-femtofarads: 43 quartz-load-femtofarads = <7000>;
|
D | rtc.yaml | 29 quartz-load-femtofarads: 31 The capacitive load of the quartz(x-tal), expressed in femto
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a-tqmlx2160a.dtsi | 88 quartz-load-femtofarads = <12500>;
|
D | tqma8xx.dtsi | 98 quartz-load-femtofarads = <7000>;
|
D | imx93-tqma9352.dtsi | 182 quartz-load-femtofarads = <7000>;
|
D | imx8mn-tqma8mqnl.dtsi | 207 quartz-load-femtofarads = <7000>;
|
D | imx8mm-tqma8mqml.dtsi | 217 quartz-load-femtofarads = <7000>;
|
D | imx8mq-tqma8mq.dtsi | 209 quartz-load-femtofarads = <7000>;
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm2711-rpi-cm4-io.dts | 110 quartz-load-femtofarads = <7000>;
|
/linux-6.12.1/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a-tqmls1021a.dtsi | 45 quartz-load-femtofarads = <12500>;
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | stv0900_core.c | 295 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()
|
D | stv0900_priv.h | 287 s32 quartz; member
|
/linux-6.12.1/arch/mips/include/asm/ |
D | mc146818-time.h | 77 * battery and quartz) will not reset the oscillator and will not in mc146818_set_rtc_mmss()
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-pcf85363.c | 128 of_property_read_u32(node, "quartz-load-femtofarads", &load); in pcf85363_load_capacitance() 132 dev_warn(&pcf85363->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000", in pcf85363_load_capacitance()
|
D | rtc-pcf8523.c | 60 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()
|
D | rtc-pcf85063.c | 344 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()
|
/linux-6.12.1/arch/powerpc/platforms/chrp/ |
D | time.c | 118 * battery and quartz) will not reset the oscillator and will not in chrp_set_rtc_time()
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | stm32-dwmac.yaml | 64 - description: For MPU family, used for PHY without quartz
|
/linux-6.12.1/arch/powerpc/platforms/maple/ |
D | time.c | 116 * battery and quartz) will not reset the oscillator and will not in maple_set_rtc_time()
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am642-tqma64xxl.dtsi | 122 quartz-load-femtofarads = <12500>;
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-skov-cpu.dtsi | 278 quartz-load-femtofarads = <12500>;
|
/linux-6.12.1/drivers/phy/marvell/ |
D | phy-mvebu-cp110-utmi.c | 115 * The reference clock is the frequency of quartz resonator in mvebu_cp110_utmi_port_setup()
|
/linux-6.12.1/drivers/media/tuners/ |
D | mt2266.c | 114 #define FREF 30000 // Quartz oscillator 30 MHz
|
12