| /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-4.19/Documentation/devicetree/bindings/net/ |
| D | stm32-dwmac.txt | 27 - clock-names: For MPU family "mac-clk-ck" for PHY without quartz 28 - st,int-phyclk (boolean) : valid only where PHY do not have quartz and need to be clock
|
| /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-4.19/drivers/rtc/ |
| D | rtc-pcf8523.c | 111 of_property_read_u32(client->dev.of_node, "quartz-load-femtofarads", in pcf8523_load_capacitance() 116 dev_warn(&client->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 12500", in pcf8523_load_capacitance()
|
| /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()
|
| D | stv0900_priv.h | 287 s32 quartz; member
|
| /kernel/linux/linux-4.19/drivers/media/dvb-frontends/ |
| D | stv0900_core.c | 305 dprintk("%s: Mclk set to %d, Quartz = %d\n", __func__, mclk, in stv0900_set_mclk() 306 intp->quartz); in stv0900_set_mclk() 309 m_div = ((clk_sel * mclk) / intp->quartz) - 1; in stv0900_set_mclk() 312 intp->quartz); in stv0900_set_mclk() 1402 intp->quartz = p_init->dmd_ref_clk; in stv0900_init_internal() 1503 intp->mclk = stv0900_get_mclk_freq(intp, intp->quartz); in stv0900_init_internal() 1544 bitrate = (stv0900_get_mclk_freq(intp, intp->quartz)/1000000) in stv0900_status()
|
| D | stv0900_priv.h | 297 s32 quartz; member
|
| /kernel/linux/linux-4.19/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-4.19/drivers/net/wan/ |
| D | dscc4.c | 33 * *first two* ports provided you put a quartz and a line driver on it and 116 static int quartz; variable 134 module_param(quartz, int, 0); 135 MODULE_PARM_DESC(quartz,"If present, on-board quartz frequency (Hz)"); 961 ret = dscc4_set_quartz(root, quartz); in dscc4_found1() 1214 * A quartz must be available (on pin XTAL1). Modes 6b/7b are used. Choosing 2033 int *args[] = { &debug, &quartz, NULL }, **p = args; in dscc4_setup()
|
| /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-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-4.19/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-4.19/arch/powerpc/platforms/maple/ |
| D | time.c | 122 * battery and quartz) will not reset the oscillator and will not in maple_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-5.10/drivers/media/tuners/ |
| D | mt2266.c | 114 #define FREF 30000 // Quartz oscillator 30 MHz
|
| D | mt2060.c | 186 #define FREF 16000 // Quartz oscillator 16 MHz
|
| /kernel/linux/linux-4.19/drivers/media/tuners/ |
| D | mt2266.c | 123 #define FREF 30000 // Quartz oscillator 30 MHz
|
| D | mt2060.c | 196 #define FREF 16000 // Quartz oscillator 16 MHz
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | vx_core.h | 349 VX_CLOCK_MODE_INTERNAL, /* fixed to internal quartz */
|
| /kernel/linux/linux-4.19/include/sound/ |
| D | vx_core.h | 361 VX_CLOCK_MODE_INTERNAL, /* fixed to internal quartz */
|