Searched refs:PDC (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/Documentation/devicetree/bindings/tty/serial/ |
D | atmel-usart.txt | 11 - atmel,use-dma-rx: use of PDC or DMA for receiving data 12 - atmel,use-dma-tx: use of PDC or DMA for transmitting data
|
/linux-3.4.99/drivers/parisc/ |
D | Kconfig | 141 bool "PDC chassis state codes support" 159 bool "PDC chassis warnings support" 173 tristate "PDC Stable Storage support" 178 variables (PDC non volatile variables such as Primary Boot Path,
|
/linux-3.4.99/drivers/video/sis/ |
D | vstruct.h | 295 short PDC, PDCA; member
|
D | sis_main.c | 2978 if(ivideo->SiS_Pr.PDC == -1) { in sisfb_save_pdc_emi() 2980 ivideo->SiS_Pr.PDC = ivideo->detectedpdc; in sisfb_save_pdc_emi() 2985 if((ivideo->SiS_Pr.PDC != -1) && in sisfb_save_pdc_emi() 2986 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) { in sisfb_save_pdc_emi() 2988 ivideo->SiS_Pr.PDC); in sisfb_save_pdc_emi() 3029 if(ivideo->SiS_Pr.PDC == -1) { in sisfb_save_pdc_emi() 3031 ivideo->SiS_Pr.PDC = ivideo->detectedpdc; in sisfb_save_pdc_emi() 3066 if((ivideo->SiS_Pr.PDC != -1) && in sisfb_save_pdc_emi() 3067 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) { in sisfb_save_pdc_emi() 3069 ivideo->SiS_Pr.PDC); in sisfb_save_pdc_emi() [all …]
|
D | init301.c | 6189 if(SiS_Pr->PDC != -1) temp = SiS_Pr->PDC; in SiS_SetGroup1() 6203 if(SiS_Pr->PDC != -1) temp = SiS_Pr->PDC; in SiS_SetGroup1() 9683 if(SiS_Pr->PDC != -1) { in SetDelayComp() 9684 SiS_SetRegANDOR(SiS_Pr->SiS_Part1Port,0x2d,0xf0,((SiS_Pr->PDC >> 1) & 0x0f)); in SetDelayComp() 9685 SiS_SetRegANDOR(SiS_Pr->SiS_Part1Port,0x35,0x7f,((SiS_Pr->PDC & 0x01) << 7)); in SetDelayComp() 10285 if((SiS_Pr->SiS_VBInfo & SetCRT2ToLCD) && (SiS_Pr->PDC != -1)) { in SetDelayComp661() 10286 delay = SiS_Pr->PDC & 0x1f; in SetDelayComp661() 10772 if(SiS_Pr->PDC != -1) return; in SetOEMLCDDelay()
|
/linux-3.4.99/drivers/ata/ |
D | sata_qstor.c | 166 { PCI_VDEVICE(PDC, 0x2068), board_2068_idx },
|
D | pdc_adma.c | 177 { PCI_VDEVICE(PDC, 0x1841), board_1841_idx },
|
/linux-3.4.99/drivers/tty/serial/ |
D | Kconfig | 117 Say Y here if you wish to use the PDC to do DMA transfers to 604 /dev/ttyB0 device is shared between the Serial MUX and the PDC 621 bool "PDC software console support" 625 Saying Y here will enable the software based PDC console to be 628 following steps must be competed to use the PDC console:
|
/linux-3.4.99/arch/parisc/kernel/ |
D | perf_asm.S | 100 ;* for RDR10 which has bits that preclude PDC stack operations
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 2218 pdcchassis= [PARISC,HW] Disable/Enable PDC Chassis Status codes at
|
/linux-3.4.99/ |
D | CREDITS | 3601 D: PA-RISC port minion, PDC and GSCPS2 drivers, debuglocks and other bits
|