Home
last modified time | relevance | path

Searched refs:pdf (Results 1 – 25 of 96) sorted by relevance

1234

/linux-2.6.39/Documentation/hwmon/
Djc429 http://www.analog.com/static/imported-files/data_sheets/ADT7408.pdf
20 http://datasheets.maxim-ic.com/en/ds/MAX6604.pdf
25 http://ww1.microchip.com/downloads/en/DeviceDoc/21977b.pdf
26 http://ww1.microchip.com/downloads/en/DeviceDoc/21996a.pdf
27 http://ww1.microchip.com/downloads/en/DeviceDoc/22153c.pdf
32 http://www.nxp.com/documents/data_sheet/SE97.pdf
33 http://www.nxp.com/documents/data_sheet/SE97B.pdf
38 http://www.nxp.com/documents/data_sheet/SE98.pdf
49 http://www.st.com/stonline/products/literature/ds/13447/stts424.pdf
50 http://www.st.com/stonline/products/literature/ds/13448/stts424e02.pdf
[all …]
Dk10temp19 http://support.amd.com/us/Processor_TechDocs/31116.pdf
21 http://support.amd.com/us/Processor_TechDocs/41256.pdf
23 http://support.amd.com/us/Processor_TechDocs/43170.pdf
25 http://support.amd.com/us/Processor_TechDocs/41322.pdf
27 http://support.amd.com/us/Processor_TechDocs/41788.pdf
29 http://support.amd.com/us/Processor_TechDocs/47534.pdf
31 http://support.amd.com/us/Processor_TechDocs/43373.pdf
33 http://support.amd.com/us/Processor_TechDocs/43374.pdf
35 http://support.amd.com/us/Processor_TechDocs/43375.pdf
Dsht219 http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT21.pdf
15 http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT25.pdf
Dsmm6659 http://www.summitmicro.com/prod_select/summary/SMM465/SMM465DS.pdf
14 http://www.summitmicro.com/prod_select/summary/SMM665/SMM665B_2089_20.pdf
19 http://www.summitmicro.com/prod_select/summary/SMM665C/SMM665C_2125.pdf
24 http://www.summitmicro.com/prod_select/summary/SMM764/SMM764_2098.pdf
29 http://www.summitmicro.com/prod_select/summary/SMM766/SMM766_2086.pdf
30 http://www.summitmicro.com/prod_select/summary/SMM766B/SMM766B_2122.pdf
Dsmsc47m110 http://www.smsc.com/media/Downloads_Public/Data_Sheets/47b272.pdf
11 http://www.smsc.com/media/Downloads_Public/Data_Sheets/47m10x.pdf
12 http://www.smsc.com/media/Downloads_Public/Data_Sheets/47m112.pdf
Dlineage-pem9 http://www.lineagepower.com/oem/pdf/CPLI2C.pdf
Dmax344408 Datasheet: http://datasheets.maxim-ic.com/en/ds/MAX34440.pdf
13 Datasheet: http://datasheets.maxim-ic.com/en/ds/MAX34441.pdf
Dmax16199 http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf
Dads78289 http://focus.ti.com/lit/ds/symlink/ads7828.pdf
Dltc41519 http://www.linear.com/docs/Datasheet/4151fc.pdf
/linux-2.6.39/Documentation/
Dtomoyo.txt29 http://sourceforge.jp/projects/tomoyo/docs/lca2009-takeda.pdf
31 http://sourceforge.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf
33 http://sourceforge.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf
37 http://sourceforge.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf
39 http://sourceforge.jp/projects/tomoyo/docs/lfj2008-bof.pdf
43 http://sourceforge.jp/projects/tomoyo/docs/lfj2008.pdf
/linux-2.6.39/Documentation/w1/masters/
Dmxc-w17 http://www.freescale.com/files/32bit/doc/data_sheet/MCIMX31.pdf?fpsp=1
8 http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=
9 Data%20Sheets&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=pdf&WT_ASSET=Documentation
Dds24829 http://datasheets.maxim-ic.com/en/ds/DS2482-100.pdf
10 http://datasheets.maxim-ic.com/en/ds/DS2482-800.pdf
/linux-2.6.39/arch/powerpc/boot/
Dmpc8xx.c27 int mfi, mfn, mfd, pdf, div; in mpc885_get_clock() local
45 pdf = (plprcr >> 1) & 0xf; in mpc885_get_clock()
55 return ret / (pdf + 1); in mpc885_get_clock()
/linux-2.6.39/tools/perf/Documentation/
DMakefile155 pdf: user-manual.pdf target
177 install-pdf: pdf
179 $(INSTALL) -m 644 user-manual.pdf $(DESTDIR)$(pdfdir)
255 user-manual.pdf: user-manual.xml
Dperf-list.txt91 http://www.intel.com/Assets/PDF/manual/253669.pdf[Intel® 64 and IA-32 Architectures Software Develo…
92 http://support.amd.com/us/Processor_TechDocs/24593.pdf[AMD64 Architecture Programmer’s Manual Volum…
/linux-2.6.39/Documentation/DocBook/
DMakefile44 PDF := $(patsubst %.xml, %.pdf, $(BOOKS))
146 cmd_db2pdf = $(subst TYPE,pdf, $($(PDF_METHOD)template))
147 %.pdf : %.xml
238 $(patsubst %.xml, %.pdf, $(DOCBOOKS)) \
D.gitignore3 *.pdf
/linux-2.6.39/arch/arm/mach-imx/
Dclock-imx21.c397 static unsigned long _clk_ssix_recalc(struct clk *clk, unsigned long pdf) in _clk_ssix_recalc() argument
403 pdf = (pdf < 2) ? 124UL : pdf; /* MX21 & MX27 TO1 */ in _clk_ssix_recalc()
405 return 2UL * parent_rate / pdf; in _clk_ssix_recalc()
491 unsigned long mfi = 0, mfn = 0, mfd = 0, pdf = 0; in get_mpll_clk() local
497 pdf = (reg & CCM_MPCTL0_PD_MASK) >> CCM_MPCTL0_PD_OFFSET; in get_mpll_clk()
506 do_div(temp, pdf + 1); in get_mpll_clk()
536 unsigned long mfi = 0, mfn = 0, mfd = 0, pdf = 0; in get_spll_clk() local
542 pdf = (reg & CCM_SPCTL0_PD_MASK) >> CCM_SPCTL0_PD_OFFSET; in get_spll_clk()
551 do_div(temp, pdf + 1); in get_spll_clk()
Dclock-imx27.c241 static unsigned long get_rate_ssix(struct clk *clk, unsigned long pdf) in get_rate_ssix() argument
248 pdf += 4; /* MX27 TO2+ */ in get_rate_ssix()
250 pdf = (pdf < 2) ? 124UL : pdf; /* MX21 & MX27 TO1 */ in get_rate_ssix()
252 return 2UL * parent_rate / pdf; in get_rate_ssix()
/linux-2.6.39/arch/arm/mach-mx5/
Dclock-mx51-mx53.c173 long mfi, mfn, mfd, pdf, ref_clk, mfn_abs; in clk_pll_get_rate() local
196 pdf = dp_op & MXC_PLL_DP_OP_PDF_MASK; in clk_pll_get_rate()
211 ref_clk /= (pdf + 1); in clk_pll_get_rate()
226 long mfi, pdf, mfn, mfd = 999999; in _clk_pll_set_rate() local
237 pdf = mfi = -1; in _clk_pll_set_rate()
238 while (++pdf < 16 && mfi < 5) in _clk_pll_set_rate()
239 mfi = rate * (pdf+1) / quad_parent_rate; in _clk_pll_set_rate()
242 pdf--; in _clk_pll_set_rate()
244 temp64 = rate * (pdf+1) - quad_parent_rate * mfi; in _clk_pll_set_rate()
253 reg = mfi << 4 | pdf; in _clk_pll_set_rate()
[all …]
/linux-2.6.39/drivers/usb/
DREADME5 ("make pdfdocs", and then look at "usb.pdf" for host side and
6 "gadget.pdf" for peripheral side.) Also, Documentation/usb has
/linux-2.6.39/Documentation/filesystems/
D9p.txt21 http://xcpu.org/papers/xcpu-talk.pdf
23 http://xcpu.org/papers/kvmfs.pdf
25 http://xcpu.org/papers/cellfs-talk.pdf
27 http://plan9.escet.urjc.es/iwp9/cready/PROSE_iwp9_2006.pdf
/linux-2.6.39/Documentation/misc-devices/
Dc2port.txt35 http://www.silabs.com/Support Documents/TechnicalDocs/an127.pdf
38 http://www.silabs.com/pages/DownloadDoc.aspx?FILEURL=Support%20Documents/TechnicalDocs/an127.pdf&sr…
/linux-2.6.39/Documentation/serial/
Dn_gsm.txt85 …downloads/Product_Docs/LEON-G100-G200-MuxImplementation_ApplicationNote_%28GSM%20G1-CS-10002%29.pdf
87 http://wm.sim.com/sim/News/photo/2010721161442.pdf

1234