| /kernel/linux/linux-6.6/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,pcf8523.txt | 8 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal), 17 quartz-load-femtofarads = <7000>;
|
| D | nxp,pcf85363.yaml | 33 quartz-load-femtofarads: 35 The capacitive load of the quartz(x-tal). 58 quartz-load-femtofarads = <12500>;
|
| D | rtc.yaml | 29 quartz-load-femtofarads: 31 The capacitive load of the quartz(x-tal), expressed in femto
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
| D | nxp,pcf8523.txt | 8 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal), 17 quartz-load-femtofarads = <7000>;
|
| D | nxp,pcf85063.txt | 12 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal), 21 quartz-load-femtofarads = <12500>;
|
| D | rtc.yaml | 29 quartz-load-femtofarads: 32 The capacitive load of the quartz(x-tal), expressed in femto
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/ls/ |
| D | ls1021a-tqmls1021a.dtsi | 45 quartz-load-femtofarads = <12500>;
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-pcf8523.c | 104 of_property_read_u32(client->dev.of_node, "quartz-load-femtofarads", in pcf8523_load_capacitance() 109 dev_warn(&client->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 12500", in pcf8523_load_capacitance()
|
| D | rtc-pcf85063.c | 350 of_property_read_u32(np, "quartz-load-femtofarads", &load); in pcf85063_load_capacitance() 354 dev_warn(&pcf85063->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000", in pcf85063_load_capacitance()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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 | 354 of_property_read_u32(np, "quartz-load-femtofarads", &load); in pcf85063_load_capacitance() 358 dev_warn(&pcf85063->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000", in pcf85063_load_capacitance()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | stm32-dwmac.yaml | 55 - description: For MPU family, used for PHY without quartz
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/ |
| D | time.c | 118 * battery and quartz) will not reset the oscillator and will not in chrp_set_rtc_time()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | stm32-dwmac.yaml | 60 - description: For MPU family, used for PHY without quartz
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/ |
| D | time.c | 120 * battery and quartz) will not reset the oscillator and will not in chrp_set_rtc_time()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/maple/ |
| D | time.c | 116 * battery and quartz) will not reset the oscillator and will not in maple_set_rtc_time()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx93-tqma9352.dtsi | 105 quartz-load-femtofarads = <7000>;
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/maple/ |
| D | time.c | 116 * battery and quartz) will not reset the oscillator and will not in maple_set_rtc_time()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am642-tqma64xxl.dtsi | 111 quartz-load-femtofarads = <12500>;
|