Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/
Dnxp,pcf8523.txt8 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal),
17 quartz-load-femtofarads = <7000>;
Dnxp,pcf85063.txt12 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal),
21 quartz-load-femtofarads = <12500>;
Drtc.yaml29 quartz-load-femtofarads:
32 The capacitive load of the quartz(x-tal), expressed in femto
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/
Dstm32-dwmac.txt27 - 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/
Drtc-pcf8523.c104 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()
Drtc-pcf85063.c350 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/
Drtc-pcf8523.c111 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/
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
/kernel/linux/linux-4.19/drivers/media/dvb-frontends/
Dstv0900_core.c305 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()
Dstv0900_priv.h297 s32 quartz; member
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dmc146818-time.h77 * 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/
Dmc146818-time.h77 * battery and quartz) will not reset the oscillator and will not in mc146818_set_rtc_mmss()
/kernel/linux/linux-4.19/drivers/net/wan/
Ddscc4.c33 * *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/
Dstm32-dwmac.yaml55 - description: For MPU family, used for PHY without quartz
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
Dtime.c120 * 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/
Dtime.c120 * 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/
Dtime.c122 * 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/
Dtime.c116 * battery and quartz) will not reset the oscillator and will not in maple_set_rtc_time()
/kernel/linux/linux-5.10/drivers/media/tuners/
Dmt2266.c114 #define FREF 30000 // Quartz oscillator 30 MHz
Dmt2060.c186 #define FREF 16000 // Quartz oscillator 16 MHz
/kernel/linux/linux-4.19/drivers/media/tuners/
Dmt2266.c123 #define FREF 30000 // Quartz oscillator 30 MHz
Dmt2060.c196 #define FREF 16000 // Quartz oscillator 16 MHz
/kernel/linux/linux-5.10/include/sound/
Dvx_core.h349 VX_CLOCK_MODE_INTERNAL, /* fixed to internal quartz */
/kernel/linux/linux-4.19/include/sound/
Dvx_core.h361 VX_CLOCK_MODE_INTERNAL, /* fixed to internal quartz */

12