/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | brcm,iproc-clocks.txt | 8 LCPLL0, MIPIPLL, and etc., all derived from an onboard crystal. Each PLL 26 onboard crystal with a fixed rate 51 reference clock of the onboard crystal 66 crystal 102 crystal N/A N/A N/A 104 armpll crystal N/A N/A 106 keypad crystal (ASIU) 0 BCM_CYGNUS_ASIU_KEYPAD_CLK 107 adc/tsc crystal (ASIU) 1 BCM_CYGNUS_ASIU_ADC_CLK 108 pwm crystal (ASIU) 2 BCM_CYGNUS_ASIU_PWM_CLK 110 genpll crystal 0 BCM_CYGNUS_GENPLL [all …]
|
D | vf610-clock.txt | 16 - sxosc (external crystal oscillator 32KHz, recommended) 17 - fxosc (external crystal oscillator 24MHz, recommended)
|
D | rockchip,rk3188-cru.txt | 32 - "xin24m" - crystal input - required, 34 - "xin27m" - 27mhz crystal input on rk3066 - optional,
|
D | samsung,s5pv210-clock.txt | 28 - "xxti": external crystal oscillator connected to XXTI and XXTO pins of 30 - "xusbxti": external crystal oscillator connected to XUSBXTI and XUSBXTO
|
D | ti,cdce706.txt | 14 in case of crystal oscillator or differential signal input
|
D | ingenic,cgu.txt | 13 Two such external clocks should be specified - first the external crystal
|
D | samsung,s3c2412-clock.txt | 27 - "xti" - crystal input - required,
|
D | rockchip,rk3288-cru.txt | 31 - "xin24m" - crystal input - required,
|
D | samsung,s3c2443-clock.txt | 30 - "xti" - crystal input - required,
|
D | rockchip,rk3368-cru.txt | 31 - "xin24m" - crystal input - required,
|
D | silabs,si5351.txt | 56 /* 25MHz reference crystal */
|
/linux-4.4.14/arch/powerpc/boot/ |
D | mpc8xx.c | 23 u32 mpc885_get_clock(u32 crystal) in mpc885_get_clock() argument 50 ret = crystal * mfi; in mpc885_get_clock() 53 ret += crystal * mfn / (mfd + 1); in mpc885_get_clock() 74 int mpc885_fixup_clocks(u32 crystal) in mpc885_fixup_clocks() argument 76 u32 sysclk = mpc885_get_clock(crystal); in mpc885_fixup_clocks()
|
D | pq2.c | 31 int pq2_get_clocks(u32 crystal, u32 *sysfreq, u32 *corefreq, in pq2_get_clocks() argument 53 mainclk = crystal * (pllmf + 1) / (plldf + 1); in pq2_get_clocks() 93 int pq2_fixup_clocks(u32 crystal) in pq2_fixup_clocks() argument 97 if (!pq2_get_clocks(crystal, &sysfreq, &corefreq, &timebase, &brgfreq)) in pq2_fixup_clocks()
|
D | mpc8xx.h | 8 u32 mpc885_get_clock(u32 crystal); 9 int mpc885_fixup_clocks(u32 crystal);
|
D | pq2.h | 6 int pq2_get_clocks(u32 crystal, u32 *sysfreq, u32 *corefreq, 9 int pq2_fixup_clocks(u32 crystal);
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | pllnv04.c | 48 int crystal = info->refclk; in getMNP_single() local 93 if (crystal/M < minU) in getMNP_single() 95 if (crystal/M > maxU) in getMNP_single() 99 N = (clkP * M + crystal/2) / crystal; in getMNP_single() 107 calcclk = ((N * crystal + P/2) / P + M/2) / M; in getMNP_single() 149 int crystal = info->refclk; in getMNP_double() local 165 if (crystal/M1 < minU1) in getMNP_double() 167 if (crystal/M1 > maxU1) in getMNP_double() 171 calcclk1 = crystal * N1 / M1; in getMNP_double()
|
D | gt215.c | 50 return device->crystal; in read_vco() 73 return device->crystal; in read_clk() 88 return device->crystal; in read_clk() 149 return device->crystal; in gt215_clk_read()
|
D | gf100.c | 75 sclk = device->crystal; in read_pll() 107 return device->crystal; in read_div() 158 return device->crystal; in gf100_clk_read()
|
D | gk104.c | 77 sclk = device->crystal; in read_pll() 115 return device->crystal; in read_div() 197 return device->crystal; in gk104_clk_read()
|
D | nv40.c | 106 return device->crystal; in nv40_clk_read()
|
D | mcp77.c | 91 return device->crystal; in mcp77_clk_read()
|
D | nv50.c | 202 return device->crystal; in nv50_clk_read()
|
D | gk20a.c | 571 return device->crystal; in gk20a_clk_read()
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | stmp3xxx-rtc.txt | 11 - stmp,crystal-freq: override crystal frequency as determined from fuse bits. 13 "no crystal".
|
/linux-4.4.14/drivers/tty/serial/ |
D | max3100.c | 121 int crystal; /* 1 if 3.6864Mhz crystal 0 for 1.8432 */ member 446 if (s->crystal) in max3100_set_termios() 452 param_new = 14 + s->crystal; in max3100_set_termios() 455 param_new = 13 + s->crystal; in max3100_set_termios() 458 param_new = 12 + s->crystal; in max3100_set_termios() 461 param_new = 11 + s->crystal; in max3100_set_termios() 464 param_new = 10 + s->crystal; in max3100_set_termios() 467 param_new = 9 + s->crystal; in max3100_set_termios() 470 param_new = 8 + s->crystal; in max3100_set_termios() 473 param_new = 1 + s->crystal; in max3100_set_termios() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/ |
D | uctl.txt | 20 either "crystal" or "external". 31 /* Either "crystal" or "external" */ 32 refclk-type = "crystal";
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | gf119.c | 113 return (device->crystal * 1000) / 20; in gf119_fan_pwm_clock() 115 return device->crystal * 1000 / 10; in gf119_fan_pwm_clock() 129 nvkm_wr32(device, 0x00e724, device->crystal * 1000); in gf119_therm_init()
|
D | nv50.c | 110 pwm_clock = (device->crystal * 1000) >> pwm_div; in nv50_fan_pwm_clock() 114 pwm_clock = (device->crystal * 1000) / 20; in nv50_fan_pwm_clock()
|
D | gm107.c | 54 return therm->subdev.device->crystal * 1000; in gm107_fan_pwm_clock()
|
D | gt215.c | 50 nvkm_wr32(device, 0x00e724, device->crystal * 1000); in gt215_therm_init()
|
/linux-4.4.14/include/linux/ |
D | serial_max3100.h | 47 int crystal; member
|
/linux-4.4.14/drivers/clk/ |
D | Kconfig | 45 This driver supports Maxim 77686 crystal oscillator clock. 52 This driver supports Maxim 77802 crystal oscillator clock. 58 This driver supports RK808 crystal oscillator clock. These 123 This driver supports S2MPS11/S2MPS14/S5M8767 crystal oscillator
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
D | nv41.c | 32 u32 f = device->crystal; in nv41_timer_init()
|
/linux-4.4.14/drivers/media/common/siano/ |
D | sms-cards.h | 96 unsigned int crystal; member
|
D | sms-cards.c | 149 .crystal = 2400,
|
D | smscoreapi.c | 854 if (board->crystal) { in smscore_configure_board() 856 pr_debug("set crystal value %d\n", board->crystal); in smscore_configure_board() 861 crys_msg.msg_data[0] = board->crystal; in smscore_configure_board()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | THANKS | 14 single crystal operation possible.
|
D | Insmod-options | 17 1: 28 MHz crystal installed 18 2: 35 MHz crystal installed
|
D | Cards | 46 Bt848a/Bt849 single crystal operation support possible!!! 78 - Bt848 (and others but always in 2 crystal operation???)
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | maxim,max310x.txt | 16 - clock-names: Should be "xtal" if clock is an external crystal or
|
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_3xxx.dts | 537 /* Either "crystal" or "external" */ 538 refclk-type = "crystal"; 562 /* Either "crystal" or "external" */ 563 refclk-type = "crystal";
|
D | octeon_68xx.dts | 592 /* Either "crystal" or "external" */ 593 refclk-type = "crystal";
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | dove-cubox.dts | 51 /* 25MHz reference crystal */
|
D | armada-xp-openblocks-ax3-4.dts | 111 /* No crystal connected to the internal RTC */
|
D | armada-xp-linksys-mamba.dts | 101 /* No crystal connected to the internal RTC */
|
D | armada-xp.dtsi | 297 /* 25 MHz reference crystal */
|
D | armada-38x.dtsi | 631 /* 25 MHz reference crystal */
|
D | armada-375.dtsi | 74 /* 25 MHz reference crystal */
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | clocking.txt | 13 (e.g. crystal, PLL, CPU clock) and is responsible for producing the correct
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | pll.c | 366 info->refclk = device->crystal; in nvbios_pll_parse() 398 if (device->crystal == 13500) { in nvbios_pll_parse()
|
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
D | CPUfreq.txt | 46 system is fed by the external crystal input is currently not
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgk104.c | 980 gk104_pll_calc_hiclk(int target_khz, int crystal, in gk104_pll_calc_hiclk() argument 997 cur_clk = gk104_calc_pll_output(0, 1, n_ref, p_ref, crystal); in gk104_pll_calc_hiclk() 1027 *fN1 = (u16)((((best_err / *N2 * *P2) * (*P1 * *M1)) << 13) / crystal); in gk104_pll_calc_hiclk() 1031 return gk104_calc_pll_output(*fN1, 1, *N1, *P1, crystal); in gk104_pll_calc_hiclk() 1059 ret = gk104_pll_calc_hiclk(next->freq, subdev->device->crystal, in gk104_ram_calc_xits()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | device.h | 96 u32 crystal; member
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 58 - ti,en-ck32k-xtal: enable external 32-kHz crystal oscillator (see CK32K_CTRL
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | Kconfig | 414 crystal. 420 crystal.
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | samsung-phy.txt | 142 - ref: PHY's reference clock (usually crystal clock), used for
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2481 case 0x00000000: device->crystal = 13500; break; 2482 case 0x00000040: device->crystal = 14318; break; 2483 case 0x00400000: device->crystal = 27000; break; 2484 case 0x00400040: device->crystal = 25000; break;
|
/linux-4.4.14/drivers/media/radio/ |
D | Kconfig | 170 bool "TEA5764 crystal reference" 174 Say Y here if TEA5764 have a 32768 Hz crystal in circuit, say N
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig | 428 int "Frequency of the crystal on the board in Hz" 437 The frequency of CLKIN crystal oscillator on the board in Hz. 438 Warning: This value should match the crystal on the board. Otherwise,
|
/linux-4.4.14/Documentation/networking/ |
D | cs89x0.txt | 563 Email :ethernet@crystal.cirrus.com 604 ethernet@crystal.cirrus.com) and request that you be registered for automatic
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.cpu | 443 crystal fitted to your board. Some processors have an internal
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 281 packets. MTC packets record time using the hardware crystal 310 Where CTC is the hardware crystal clock, the frequency of which
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 201 The clock uses a 32.768kHz crystal, so bits 6-4 of register A should be
|