/linux/Documentation/devicetree/bindings/rtc/ |
H A 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>;
|
H A D | nxp,pcf85363.yaml | 33 quartz-load-femtofarads: 35 The capacitive load of the quartz(x-tal). 58 quartz-load-femtofarads = <12500>;
|
H A D | nxp,pcf8523.yaml | 22 quartz-load-femtofarads: 43 quartz-load-femtofarads = <7000>;
|
H A D | rtc.yaml | 29 quartz-load-femtofarads: 31 The capacitive load of the quartz(x-tal), expressed in femto
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | renesas,r9a08g045-vbattb.yaml | 48 quartz-load-femtofarads: 83 quartz-load-femtofarads = <12500>;
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-lx2160a-tqmlx2160a.dtsi | 88 quartz-load-femtofarads = <12500>;
|
H A D | tqma8xx.dtsi | 98 quartz-load-femtofarads = <7000>;
|
H A D | imx93-tqma9352.dtsi | 182 quartz-load-femtofarads = <7000>;
|
H A D | imx8mn-tqma8mqnl.dtsi | 207 quartz-load-femtofarads = <7000>;
|
H A D | imx8mq-tqma8mq.dtsi | 209 quartz-load-femtofarads = <7000>;
|
H A D | imx8mm-tqma8mqml.dtsi | 217 quartz-load-femtofarads = <7000>;
|
H A D | imx8mp-skov-reva.dtsi | 329 quartz-load-femtofarads = <12500>;
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711-rpi-cm4-io.dts | 110 quartz-load-femtofarads = <7000>;
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tqmls1021a.dtsi | 45 quartz-load-femtofarads = <12500>;
|
/linux/drivers/media/dvb-frontends/ |
H A 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()
|
H A D | stv0900_priv.h | 287 s32 quartz; member
|
/linux/drivers/rtc/ |
H A 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()
|
H A 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()
|
H A D | rtc-pcf85063.c | 353 of_property_read_u32(np, "quartz-load-femtofarads", &load); in pcf85063_load_capacitance() 357 dev_warn(&pcf85063->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000", in pcf85063_load_capacitance()
|
/linux/arch/mips/include/asm/ |
H A D | mc146818-time.h | 77 * battery and quartz) will not reset the oscillator and will not in mc146818_set_rtc_mmss()
|
/linux/arch/powerpc/platforms/chrp/ |
H A D | time.c | 118 * battery and quartz) will not reset the oscillator and will not in chrp_set_rtc_time()
|
/linux/drivers/clk/renesas/ |
H A D | clk-vbattb.c | 98 of_property_read_u32(np, "quartz-load-femtofarads", &of_lc); in vbattb_clk_probe()
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am642-tqma64xxl.dtsi | 122 quartz-load-femtofarads = <12500>;
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-skov-cpu.dtsi | 278 quartz-load-femtofarads = <12500>;
|
/linux/drivers/media/tuners/ |
H A D | mt2266.c | 114 #define FREF 30000 // Quartz oscillator 30 MHz
|