/linux-4.4.14/drivers/scsi/ |
D | u14-34f.c | 630 #define HD(board) ((struct hostdata *) &sh[board]->hostdata) macro 631 #define BN(board) (HD(board)->board_name) 750 id_dma_addr = pci_map_single(HD(j)->pdev, HD(j)->board_id, in board_inquiry() 751 sizeof(HD(j)->board_id), PCI_DMA_BIDIRECTIONAL); in board_inquiry() 752 cpp = &HD(j)->cp[0]; in board_inquiry() 753 cpp->cp_dma_addr = pci_map_single(HD(j)->pdev, cpp, sizeof(struct mscp), in board_inquiry() 759 cpp->data_len = H2DEV(sizeof(HD(j)->board_id)); in board_inquiry() 768 HD(j)->cp_stat[0] = IGNORE; in board_inquiry() 784 if (cpp->adapter_status || HD(j)->cp_stat[0] != FREE) { in board_inquiry() 785 HD(j)->cp_stat[0] = FREE; in board_inquiry() [all …]
|
D | eata_pio.c | 314 hd = HD(cmd); in eata_pio_queue_lck() 450 if (HD(cmd)->state == RESET) { in eata_pio_host_reset() 460 if (HD(cmd)->ccb[x].status == FREE) in eata_pio_host_reset() 463 sp = HD(cmd)->ccb[x].cmd; in eata_pio_host_reset() 464 HD(cmd)->ccb[x].status = RESET; in eata_pio_host_reset() 475 HD(cmd)->state = RESET; in eata_pio_host_reset() 486 if (HD(cmd)->ccb[x].status != RESET) in eata_pio_host_reset() 489 sp = HD(cmd)->ccb[x].cmd; in eata_pio_host_reset() 494 HD(cmd)->ccb[x].status = FREE; in eata_pio_host_reset() 499 HD(cmd)->state = 0; in eata_pio_host_reset()
|
D | eata_generic.h | 86 #define HD(cmd) ((hostdata *)&(cmd->device->host->hostdata)) macro
|
/linux-4.4.14/sound/pci/hda/ |
D | Kconfig | 1 menu "HD-Audio" 11 tristate "HD Audio PCI" 18 This option enables the HD-audio controller. Don't forget 25 tristate "NVIDIA Tegra HD Audio" 32 This options enables support for the HD Audio controller 42 bool "Build hwdep interface for HD-audio driver" 45 Say Y here to build a hwdep interface for HD-audio driver. 52 Say Y here to enable the HD-audio codec re-configuration feature. 61 Say Y here to build a digital beep interface for HD-audio 70 Set 0 to disable the digital beep interface for HD-audio by default. [all …]
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | NOTES | 14 - The HDMI / DVO / HD Analog / SD analog IP builds the video signals 16 - The HD analog signal is typically driven by a YCbCr cable, supporting up to 27 | | | | | +---+ HD analog +--> YCbCr 45 - The Bridges/Connectors are mapped to the HDMI / DVO / HD Analog / SD analog 55 | | | | | | | +-> | | HD analog | <-+
|
/linux-4.4.14/drivers/media/usb/hdpvr/ |
D | Kconfig | 3 tristate "Hauppauge HD PVR support" 6 This is a video4linux driver for Hauppauge's HD PVR USB device.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 1 MORE NOTES ON HD-AUDIO DRIVER 9 HD-audio is the new standard on-board audio component on modern PCs 10 after AC97. Although Linux has been supporting HD-audio since long 14 methods for the HD-audio hardware. 16 The HD-audio component consists of two parts: the controller chip and 17 the codec chips on the HD-audio bus. Linux provides a single driver 20 all controller chips by other companies. Since the HD-audio 39 If you are interested in the deep debugging of HD-audio, read the 40 HD-audio specification at first. The specification is found on 46 HD-AUDIO CONTROLLER [all …]
|
D | powersave.txt | 4 AC97 and HD-audio drivers have the automatic power-saving mode. 37 For HD-audio interface, there is another module option,
|
D | HD-Audio-Controls.txt | 36 (see HD-Audio.txt). Note that on some codecs the analog-loopback
|
D | Procfile.txt | 166 HD-Audio Codecs
|
D | ALSA-Configuration.txt | 854 Module for Intel HD Audio (ICH6, ICH6M, ESB2, ICH7, ICH8, ICH9, ICH10, 880 patch - Specifies the early "patch" files to modify the HD-audio 883 See HD-Audio.txt for details. 893 power_save_controller - Reset HD-audio controller in power-saving mode 904 See Documentation/sound/alsa/HD-Audio.txt for more details about 905 HD-audio driver. 912 is found in HD-Audio-Models.txt 954 (likely a modem one) causes a stall of the communication via HD-audio
|
/linux-4.4.14/sound/hda/ |
D | Kconfig | 19 int "Pre-allocated buffer size for HD-audio driver" 24 HD-audio driver. A larger buffer (e.g. 2048) is preferred
|
/linux-4.4.14/Documentation/video4linux/ |
D | CARDLIST.em28xx | 18 17 -> Pinnacle PCTV HD Pro Stick (em2880) [2304:0227] 21 20 -> AMD ATI TV Wonder HD 600 (em2880) [0438:b002] 58 57 -> Kworld PlusTV HD Hybrid 330 (em2883) [eb1a:a316] 60 59 -> Pinnacle PCTV HD Mini (em2874) [2304:023f] 97 96 -> Terratec Cinergy T2 Stick HD (em28178)
|
D | CARDLIST.cx88 | 59 58 -> Pinnacle PCTV HD 800i [11bd:0051] 68 67 -> Kworld PlusTV HD PCI 120 (ATSC 120) [17de:08c1]
|
D | CARDLIST.bttv | 113 112 -> pcHDTV HD-2000 TV [7063:2000]
|
D | gspca.txt | 217 ov534_9 06f8:3003 Hercules Dualpix HD Weblog 379 ov534 1415:2000 Sony HD Eye for PS3 (SLEH 00201)
|
/linux-4.4.14/drivers/zorro/ |
D | zorro.ids | 15 0000 SE 2000 A500 [HD Controller] 178 0400 HDA 506 [HD Controller] 220 0100 Omti [HD Controller] 250 2100 ST506 [HD Controller] 262 1000 OverDrive [HD Controller] 293 0100 RH 800C [HD Controller] 394 0100 Golem HD 3000 [HD Controller] 469 2100 ST506 [HD Controller] 473 2a00 [HD Controller]
|
/linux-4.4.14/Documentation/devicetree/bindings/display/panel/ |
D | lg,lh500wx1-sd03.txt | 1 LG Corporation 5" HD TFT LCD panel
|
D | auo,b116xw03.txt | 1 AU Optronics Corporation 11.6" HD (1366x768) color TFT-LCD panel
|
/linux-4.4.14/Documentation/arm/sti/ |
D | stih416-overview.txt | 7 The STiH416 is the next generation of HD, AVC set-top box processors
|
D | stih415-overview.txt | 7 The STiH415 is the next generation of HD, AVC set-top box processors
|
D | stih407-overview.txt | 7 The STiH407 is the new generation of SoC for Multi-HD, AVC set-top boxes
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | Kconfig | 2 tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics" 25 Media Accelerator" or "HD Graphics" integrated graphics,
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 19 Intuos Pro (LEDs only) and Cintiq 21UX2 and Cintiq 24HD 46 24HD) status LEDs is active (0..3). The other three LEDs on the 54 and Cintiq 24HD) status LEDs is active (0..3). The other three LEDs on
|
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/ |
D | Kconfig | 17 Linkstation-I HD-HLAN and HD-HGLAN versions, and PPC-based
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 245 LPC_P(1,17, GPIO, UART2, R, ENET, TIMER0, CAN1, SGPIO, R, 0, HD); 252 LPC_P(2,3, SGPIO, I2C1, UART3, CTIN, GPIO, R, TIMER3, USB0, 0, HD); 253 LPC_P(2,4, SGPIO, I2C1, UART3, CTIN, GPIO, R, TIMER3, USB0, 0, HD); 254 LPC_P(2,5, SGPIO, CTIN, USB1, ADCTRIG, GPIO, R, TIMER3, USB0, 0, HD); 312 LPC_P(8,0, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD); 313 LPC_P(8,1, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD); 314 LPC_P(8,2, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD); 329 LPC_P(a,1, GPIO, QEI, R, UART2, R, R, R, R, 0, HD); 330 LPC_P(a,2, GPIO, QEI, R, UART2, R, R, R, R, 0, HD); 331 LPC_P(a,3, GPIO, QEI, R, R, R, R, R, R, 0, HD);
|
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | adv7343.txt | 6 definition (SD), enhanced definition (ED), or high definition (HD) video
|
/linux-4.4.14/Documentation/networking/ |
D | tlan.txt | 98 use the above options on a per adapter basis. To force a 100Mbit/HD 103 Now eth0 will use auto-neg and eth1 will be forced to 100Mbit/HD.
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | Kconfig | 65 PVR-150/500, HVR-1200/1250/1700/1800, HD-PVR and other cards
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | brcm,bcm-vc4.txt | 26 ("HDMI" and "HD", in that order)
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 234 TEN HD:219500000:INVERSION_OFF:BANDWIDTH_7_MHZ:FEC_3_4:FEC_1_2:QAM_64:T 242 Nine Digital HD:191625000:INVERSION_OFF:BANDWIDTH_7_MHZ:FEC_3_4:FEC_1_2 255 7 HD Digital:177500000:INVERSION_OFF:BANDWIDTH_7_MHZ:FEC_2_3:FEC_2_3:QA 261 SBS HD:536500000:INVERSION_OFF:BANDWIDTH_7_MHZ:FEC_2_3:FEC_2_3:QAM_64:T
|
D | bt8xx.txt | 67 pcHDTV HD-2000 TV: 112
|
D | cards.txt | 72 - pcHDTV HD-2000 TV
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 140 HD: 306 # e.g. HD="/dev/hda /dev/hdb". 307 #HD="/dev/hda" 370 HD="${HD:-'/dev/hda'}" 372 # spindown time for HD (hdparm -S values) 613 for THISHD in $HD ; do 675 for THISHD in $HD ; do
|
D | disk-shock-protection.txt | 98 request to the HD. Actually, when you are using an ide driver rather
|
/linux-4.4.14/drivers/mailbox/ |
D | Kconfig | 34 OMAP2/3; or IPU, IVA HD and DSP in OMAP4/5. Say Y here if you
|
/linux-4.4.14/drivers/scsi/arm/ |
D | Kconfig | 39 HD discs from the then new A5000 on earlier models. This interface
|
/linux-4.4.14/Documentation/blockdev/ |
D | floppy.txt | 149 2 - 5 1/4 HD 151 4 - 3 1/2 HD
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 19 When something blocks interrupts (HD) it will lose some of them, so far
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Cards | 253 PlayTV HD PV-CX881PL+, PV-CX881PL+(w/FM) (cx23881) 673 698 WinTV-HD
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 555 The drive type may be 0, 1, or 2, for DD, HD, and ED, resp. This 557 probed (see also below). The default is 1 (HD). Only one drive type 620 by Atari and also used by some TOS HD drivers.) If the above
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 9 the HD/IDE layer. These are by-and-large implemented (as of Linux 2.6)
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig | 668 table entries. When enabled in TCR_EL1 (HA and HD bits) on
|
/linux-4.4.14/sound/pci/ |
D | Kconfig | 228 C-Media CMI8788 (Oxygen HD Audio) chip:
|
/linux-4.4.14/drivers/staging/comedi/ |
D | Kconfig | 198 PCL-818L, PCL-818H, PCL-818HD, PCL-818HG, PCL-818 and PCL-718
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 1023 ISAD000 "Bi-Tech SCSI 2110 HD/TAPE Controller"
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 9 host bus adapter (HBA) drivers and host drivers (HD). A "host" in this
|
/linux-4.4.14/ |
D | CREDITS | 857 D: Promise DC4030VL caching HD controller drivers
|