Searched refs:PDC (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/metag/ |
D | pdc-intc.txt | 1 * ImgTec Powerdown Controller (PDC) Interrupt Controller Binding 4 representation of a PDC IRQ controller. This has a number of input interrupt 13 - reg: Specifies the base PDC physical address(s) and size(s) of the 27 shared SysWake interrupt, and remaining specifies shall be PDC peripheral 52 * TZ1090 PDC block 82 * An SoC peripheral that is wired through the PDC.
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | atmel-usart.txt | 15 - atmel,use-dma-rx: use of PDC or DMA for receiving data 16 - atmel,use-dma-tx: use of PDC or DMA for transmitting data 31 - use PDC:
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-tz1090-pdc.txt | 1 ImgTec TZ1090 PDC GPIO Controller 14 [PDC gpio number]
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | img,tz1090-pdc-pinctrl.txt | 1 ImgTec TZ1090 PDC pin controller 6 SOC_GPIO_CONTROL registers in the PDC register region. 12 TZ1090-PDC's pin configuration nodes act as a container for an arbitrary number
|
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/ |
D | imgpdc-wdt.txt | 1 *ImgTec PowerDown Controller (PDC) Watchdog Timer (WDT)
|
/linux-4.1.27/drivers/parisc/ |
D | Kconfig | 142 bool "PDC chassis state codes support" 160 bool "PDC chassis warnings support" 174 tristate "PDC Stable Storage support" 179 variables (PDC non volatile variables such as Primary Boot Path,
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | atmel-ssc.txt | 29 - PDC transfer:
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
D | vstruct.h | 295 short PDC, PDCA; member
|
D | sis_main.c | 2957 if(ivideo->SiS_Pr.PDC == -1) { in sisfb_save_pdc_emi() 2959 ivideo->SiS_Pr.PDC = ivideo->detectedpdc; in sisfb_save_pdc_emi() 2964 if((ivideo->SiS_Pr.PDC != -1) && in sisfb_save_pdc_emi() 2965 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) { in sisfb_save_pdc_emi() 2967 ivideo->SiS_Pr.PDC); in sisfb_save_pdc_emi() 3008 if(ivideo->SiS_Pr.PDC == -1) { in sisfb_save_pdc_emi() 3010 ivideo->SiS_Pr.PDC = ivideo->detectedpdc; in sisfb_save_pdc_emi() 3045 if((ivideo->SiS_Pr.PDC != -1) && in sisfb_save_pdc_emi() 3046 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) { in sisfb_save_pdc_emi() 3048 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-4.1.27/drivers/pinctrl/ |
D | Kconfig | 173 bool "Toumaz Xenif TZ1090 PDC pin control driver"
|
/linux-4.1.27/drivers/ata/ |
D | sata_qstor.c | 165 { PCI_VDEVICE(PDC, 0x2068), board_2068_idx },
|
D | pdc_adma.c | 176 { PCI_VDEVICE(PDC, 0x1841), board_1841_idx },
|
/linux-4.1.27/drivers/tty/serial/ |
D | Kconfig | 140 Say Y here if you wish to use the PDC to do DMA transfers to 661 /dev/ttyB0 device is shared between the Serial MUX and the PDC 678 bool "PDC software console support" 682 Saying Y here will enable the software based PDC console to be 685 following steps must be completed to use the PDC console:
|
/linux-4.1.27/arch/parisc/kernel/ |
D | perf_asm.S | 100 ;* for RDR10 which has bits that preclude PDC stack operations
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 437 bool "Toumaz Xenif TZ1090 PDC GPIO support" 441 Say yes here to support Toumaz Xenif TZ1090 PDC GPIOs.
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 1251 tristate "Imagination Technologies PDC Watchdog Timer"
|
/linux-4.1.27/ |
D | CREDITS | 3690 D: PA-RISC port minion, PDC and GSCPS2 drivers, debuglocks and other bits
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 2842 pdcchassis= [PARISC,HW] Disable/Enable PDC Chassis Status codes at
|