/linux-2.6.39/arch/mips/mm/ |
D | tlb-r4k.c | 344 unsigned long wired; in add_wired_entry() local 352 wired = read_c0_wired(); in add_wired_entry() 353 write_c0_wired(wired + 1); in add_wired_entry() 354 write_c0_index(wired); in add_wired_entry() 384 unsigned long wired; in add_temporary_entry() local 392 wired = read_c0_wired(); in add_temporary_entry() 393 if (--temp_tlb_entry < wired) { in add_temporary_entry() 462 int wired = current_cpu_data.tlbsize - ntlb; in tlb_init() local 463 write_c0_wired(wired); in tlb_init() 464 write_c0_index(wired-1); in tlb_init()
|
D | tlb-r3k.c | 231 static unsigned long wired = 0; in add_wired_entry() local 260 } else if (wired < 8) { in add_wired_entry() 270 write_c0_index(wired); in add_wired_entry() 271 wired++; /* BARRIER */ in add_wired_entry()
|
D | init.c | 186 unsigned int wired; in kunmap_coherent() local 191 wired = read_c0_wired() - 1; in kunmap_coherent() 192 write_c0_wired(wired); in kunmap_coherent() 193 write_c0_index(wired); in kunmap_coherent() 194 write_c0_entryhi(UNIQUE_ENTRYHI(wired)); in kunmap_coherent()
|
/linux-2.6.39/Documentation/devicetree/bindings/x86/ |
D | interrupt.txt | 15 The first number (P) represents the interrupt pin which is wired to the
|
/linux-2.6.39/Documentation/devicetree/bindings/powerpc/fsl/ |
D | guts.txt | 18 is wired to reset upon setting the HRESET_REQ bit in this register).
|
D | ssi.txt | 60 On SOCs that have an SSI, specific DMA channels are hard-wired for playback 64 DMA controller to use, but the channels themselves are hard-wired. The
|
/linux-2.6.39/Documentation/devicetree/bindings/ |
D | open-pic.txt | 81 * An interrupt generating device that is wired to an Open PIC. 89 // The interrupt controller that this device is wired to.
|
/linux-2.6.39/net/batman-adv/ |
D | Kconfig | 13 networks may be wired or wireless. See
|
/linux-2.6.39/drivers/usb/wusbcore/ |
D | Kconfig | 29 via wired USB before establishing a wireless link.
|
/linux-2.6.39/Documentation/hwmon/ |
D | tmp421 | 28 are wired over I2C/SMBus and specified over a temperature range of -40
|
D | via686a | 74 in which case the sensor inputs will not be wired. This is the case of 78 not wired for hardware monitoring.
|
D | smsc47m192 | 46 the motherboard has this input wired to VID4. 75 typically be wired to the diode inside the CPU)
|
D | vt1211 | 168 off. Full and off are internally hard-wired to 255 (100%) and 0 (0%), 181 pwm[1-2]_auto_point4_pwm full speed duty-cycle (hard-wired to 255) 184 pwm[1-2]_auto_point1_pwm off duty-cycle (hard-wired to 0)
|
D | dme1737 | 168 duty-cycles: full, low, and min. Full is internally hard-wired to 255 (100%) 283 hard-wired to manual mode. 309 wired to 255 (100% duty-cycle).
|
/linux-2.6.39/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | pincfg.txt | 18 - open_drain : indicates the pin is normal or wired-OR:
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 85 drivers, non-authorized one are not. By default, wired 120 (equivalent to unplugging a wired USB device).
|
/linux-2.6.39/Documentation/spi/ |
D | ep93xx_spi | 18 This example uses EGPIO9 as SD/MMC card chip select (this is wired in DIO1
|
/linux-2.6.39/Documentation/usb/ |
D | wusb-cbaf | 13 Wireless USB device that supports wired-mode Cable-Based-Association.
|
/linux-2.6.39/Documentation/scsi/ |
D | 53c700.txt | 50 driver, you need to know three things about the way the chip is wired 58 the SCSI Id from the card bios or whether the chip is wired for
|
/linux-2.6.39/Documentation/sound/oss/ |
D | README.modules | 62 default if you were making the driver wired, not as modules. You can 67 parameters for the modular drivers as one does for the wired drivers.. One
|
/linux-2.6.39/Documentation/ |
D | sgi-ioc4.txt | 16 PS/2 controller driver as this functionality has never been wired up
|
/linux-2.6.39/drivers/usb/ |
D | README | 17 cell phones); and hard-wired peripherals like Ethernet adapters.
|
/linux-2.6.39/drivers/staging/panel/ |
D | Kconfig | 44 wired to the parallel port, and how it works. This is only intended 112 characters, although sometimes only 16, 20 or 24 of them are really wired 157 This driver now supports any serial or parallel LCD wired to a parallel
|
/linux-2.6.39/Documentation/misc-devices/ |
D | max6875 | 18 It provides timed outputs that can be used as a watchdog, if properly wired.
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | emu10k1-jack.txt | 45 the second and third input ports are wired to the center/LFE output. You will
|