/linux-4.4.14/drivers/media/tuners/ |
D | Kconfig | 39 tristate "Philips TDA827X silicon tuner" 43 A DVB-T silicon tuner module. Say Y when you want to support this tuner. 46 tristate "NXP TDA18271 silicon tuner" 50 A silicon tuner module. Say Y when you want to support this tuner. 79 Mirics MSi001 silicon tuner driver. 89 tristate "Microtune MT2060 silicon IF tuner" 93 A driver for the silicon IF tuner MT2060 from Microtune. 96 tristate "Microtune MT2063 silicon IF tuner" 100 A driver for the silicon IF tuner MT2063 from Microtune. 103 tristate "Microtune MT2266 silicon tuner" [all …]
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | Kconfig | 59 tristate "NXP TDA18271C2 silicon tuner" 63 NXP TDA18271 silicon tuner. 101 tristate "Zarlink ZL10036 silicon tuner" 108 tristate "Zarlink ZL10039 silicon tuner" 129 tristate "ST STB6000 silicon tuner" 133 A DVB-S silicon tuner module. Say Y when you want to support this tuner. 143 tristate "ST STV6110 silicon tuner" 147 A DVB-S silicon tuner module. Say Y when you want to support this tuner. 200 tristate "Philips TDA826X silicon tuner" 204 A DVB-S silicon tuner module. Say Y when you want to support this tuner. [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/arc/ |
D | axs101.txt | 4 SDP Main Board with an AXC001 CPU Card hoisting ARC700 core in silicon
|
/linux-4.4.14/drivers/usb/musb/ |
D | Kconfig | 3 # for silicon based on Mentor Graphics INVENTRA designs 12 controller based on the Mentor Graphics silicon IP. Then 13 configure options to match your silicon and the board
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-soc | 47 Read-only attribute supported ST-Ericsson's silicon. Contains the 48 the process by which the silicon chip was manufactured.
|
D | sysfs-class-mic.txt | 33 Provides information about the silicon stepping for an Intel
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | README-SRC | 3 not implemented in the 68060 silicon.
|
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/ |
D | anomaly.h | 17 # error will not work on BF609 silicon version
|
/linux-4.4.14/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 37 - ti,dscr-silicon-rev 38 offset, start bit, and bitsize of silicon revision field 108 ti,dscr-silicon-rev = <8 28 0xf>;
|
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/ |
D | anomaly.h | 17 # error will not work on BF518 silicon version
|
/linux-4.4.14/arch/c6x/boot/dts/ |
D | tms320c6457.dtsi | 48 ti,dscr-silicon-rev = <0x18 28 0xf>;
|
D | tms320c6474.dtsi | 76 ti,dscr-silicon-rev = <0x014 28 0xf>;
|
D | tms320c6455.dtsi | 83 ti,dscr-silicon-rev = <8 28 0xf>;
|
D | tms320c6472.dtsi | 117 ti,dscr-silicon-rev = <0x70c 16 0xff>;
|
D | tms320c6678.dtsi | 139 ti,dscr-silicon-rev = <0x18 28 0xf>;
|
/linux-4.4.14/drivers/usb/chipidea/ |
D | Kconfig | 7 controller based on ChipIdea silicon IP. Currently, only the
|
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/ |
D | anomaly.h | 22 # error will not work on BF538/BF539 silicon version 0.0, 0.1, 0.2, or 0.3
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | vexpress-scc.txt | 10 (like silicon temperature sensors) and as interface to other subsystems
|
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/ |
D | anomaly.h | 21 # error will not work on BF537 silicon version 0.0 or 0.1
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | ahci-st.txt | 36 /* Example for stih407 family silicon */
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | ste-u300-syscon-clock.txt | 31 1 5 MMC interface peripheral (silicon) clock
|
/linux-4.4.14/arch/metag/ |
D | Kconfig.soc | 67 pre-production silicon or in an FPGA environment.
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | mfd.txt | 10 silicon) that handles analog drivers for things like audio amplifiers, LED
|
D | omap-usb-host.txt | 33 ULPI bypass control bit. e.g. OMAP3 silicon <= ES2.1
|
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/ |
D | anomaly.h | 21 # error will not work on BF548 silicon version 0.0, or 0.1
|
/linux-4.4.14/Documentation/mn10300/ |
D | compartmentalisation.txt | 9 The "processor level" is a CPU core plus the other on-silicon
|
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/ |
D | anomaly.h | 22 # error will not work on BF526/BF527 silicon version
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | integrator.dtsi | 68 * same interrupts in all Integrators, however the silicon
|
D | uniphier-ph1-ld6b.dtsi | 46 * PH1-LD6b consists of two silicon dies: D-chip and A-chip.
|
/linux-4.4.14/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 275 int silicon; /* silicon revision. 0=old CE2, 1=Scipper, 4=Mohawk */ member 1046 if (lp->silicon == 0 ) { /* work around a hardware bug */ in xirc2ps_interrupt() 1497 local->silicon = local->mohawk ? (GetByte(XIRCREG4_BOV) & 0x70) >> 4 in do_reset() 1538 if (local->silicon != 1) { in do_reset() 1620 if_names[dev->if_port], local->silicon); in do_reset()
|
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/ |
D | anomaly.h | 21 # error will not work on BF561 silicon version 0.0, 0.1, 0.2, or 0.4
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | ti_soc_thermal.txt | 9 to the silicon temperature.
|
D | thermal.txt | 188 device in temperature ranges that may damage the silicon structures and 189 reduce silicon lifetime. 315 temperature of 125C, represented by the trip point 'cpu_crit', the silicon 324 hotspots in their silicon. 489 a thermal hotspot in the silicon. The above example illustrates this situation.
|
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/ |
D | anomaly.h | 21 # error will not work on BF533 silicon version 0.0, 0.1, or 0.2
|
/linux-4.4.14/arch/sh/ |
D | Kconfig.cpu | 80 bool "Include workaround for SH5-101 cut2 silicon defect ID2815"
|
/linux-4.4.14/drivers/staging/iio/ |
D | TODO | 25 silicon and the battery.
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 47 register for post-silicon frame length adjustment when the
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | sdhci-st.txt | 32 for eMMC on stih407 family silicon to configure DLL inside FlashSS.
|
/linux-4.4.14/Documentation/fb/ |
D | ep93xx-fb.txt | 122 At least on the EP9315 there is a silicon bug which causes bit 27 of
|
/linux-4.4.14/Documentation/ |
D | hw_random.txt | 56 mechanical properties of silicon. When not generating new random
|
D | pinctrl.txt | 293 one set of pins, but internally several GPIO silicon blocks, each modelled as 441 of the package the silicon performing the SPI logic can alternatively be routed 450 This way the silicon blocks present inside the chip can be multiplexed "muxed" 452 contain several I2C, SPI, SDIO/MMC, etc silicon blocks that can be routed to 543 silicon inside the package, and may or may not match the actual number of
|
/linux-4.4.14/arch/powerpc/platforms/8xx/ |
D | Kconfig | 122 MPC860 CPUs, prior to Rev C have some bugs in the silicon, which
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc5125twr.dts | 2 * STx/Freescale ADS5125 MPC5125 silicon
|
/linux-4.4.14/Documentation/usb/ |
D | ehci.txt | 174 more silicon real estate at the problem so that new motherboard chip 176 updated implementation from NEC, as well as other vendors' silicon.
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.cpu | 450 bool "Old mask 5307 (1H55J) silicon" 453 Build support for the older revision ColdFire 5307 silicon.
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | omap_pm | 133 Defining CONFIG_PM should enable OPP layer for the silicon
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | marvell.txt | 100 of nodes. The first level describes an ethernet silicon block 135 within the silicon block the device uses.
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | Kconfig | 37 select CPU_DCACHE_WRITETHROUGH # needed on silicon revs 1.0, 1.1
|
/linux-4.4.14/fs/cramfs/ |
D | README | 165 silicon ROMs, it might make sense to expand the inode a little from
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 148 Circuit implementation specific factors include the chosen silicon
|
D | power_allocator.txt | 69 to the speed-grade of the silicon. `sustainable_power` is therefore
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 24 silicon bugs and it adds a small number of enhancements. Most of the
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | Kconfig | 89 silicon. This chip can be found in devices offered by Hauppauge,
|
/linux-4.4.14/kernel/power/ |
D | Kconfig | 269 of OPP varies over silicon within the same family of devices.
|
/linux-4.4.14/Documentation/networking/ |
D | e1000e.txt | 208 silicon releases of ICH8 systems.
|
D | e1000.txt | 337 silicon releases of ICH8 systems.
|
/linux-4.4.14/drivers/usb/gadget/ |
D | Kconfig | 27 talking to it. Peripheral controllers are often discrete silicon,
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 1209 exist on a single piece of silicon. For these SOCs, an SOC node
|