Searched refs:PDC (Results 1 – 11 of 11) sorted by relevance
/drivers/parisc/ |
D | Kconfig | 140 bool "PDC chassis state codes support" 158 bool "PDC chassis warnings support" 172 tristate "PDC Stable Storage support" 177 variables (PDC non volatile variables such as Primary Boot Path,
|
/drivers/mailbox/ |
D | Kconfig | 138 tristate "Broadcom PDC Mailbox" 143 Mailbox implementation for the Broadcom PDC ring manager, 145 SoCs. Say Y here if you want to use the Broadcom PDC.
|
/drivers/video/fbdev/sis/ |
D | vstruct.h | 295 short PDC, PDCA; member
|
D | sis_main.c | 2954 if(ivideo->SiS_Pr.PDC == -1) { in sisfb_save_pdc_emi() 2956 ivideo->SiS_Pr.PDC = ivideo->detectedpdc; in sisfb_save_pdc_emi() 2961 if((ivideo->SiS_Pr.PDC != -1) && in sisfb_save_pdc_emi() 2962 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) { in sisfb_save_pdc_emi() 2964 ivideo->SiS_Pr.PDC); in sisfb_save_pdc_emi() 3005 if(ivideo->SiS_Pr.PDC == -1) { in sisfb_save_pdc_emi() 3007 ivideo->SiS_Pr.PDC = ivideo->detectedpdc; in sisfb_save_pdc_emi() 3042 if((ivideo->SiS_Pr.PDC != -1) && in sisfb_save_pdc_emi() 3043 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) { in sisfb_save_pdc_emi() 3045 ivideo->SiS_Pr.PDC); in sisfb_save_pdc_emi() [all …]
|
D | init301.c | 6187 if(SiS_Pr->PDC != -1) temp = SiS_Pr->PDC; in SiS_SetGroup1() 6201 if(SiS_Pr->PDC != -1) temp = SiS_Pr->PDC; in SiS_SetGroup1() 9677 if(SiS_Pr->PDC != -1) { in SetDelayComp() 9678 SiS_SetRegANDOR(SiS_Pr->SiS_Part1Port,0x2d,0xf0,((SiS_Pr->PDC >> 1) & 0x0f)); in SetDelayComp() 9679 SiS_SetRegANDOR(SiS_Pr->SiS_Part1Port,0x35,0x7f,((SiS_Pr->PDC & 0x01) << 7)); in SetDelayComp() 10279 if((SiS_Pr->SiS_VBInfo & SetCRT2ToLCD) && (SiS_Pr->PDC != -1)) { in SetDelayComp661() 10280 delay = SiS_Pr->PDC & 0x1f; in SetDelayComp661() 10766 if(SiS_Pr->PDC != -1) return; in SetOEMLCDDelay()
|
/drivers/pinctrl/ |
D | Kconfig | 191 bool "Toumaz Xenif TZ1090 PDC pin control driver"
|
/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 },
|
/drivers/tty/serial/ |
D | Kconfig | 141 Say Y here if you wish to use the PDC to do DMA transfers to 667 /dev/ttyB0 device is shared between the Serial MUX and the PDC 684 bool "PDC software console support" 688 Saying Y here will enable the software based PDC console to be 691 following steps must be completed to use the PDC console:
|
/drivers/gpio/ |
D | Kconfig | 433 bool "Toumaz Xenif TZ1090 PDC GPIO support" 437 Say yes here to support Toumaz Xenif TZ1090 PDC GPIOs.
|
/drivers/watchdog/ |
D | Kconfig | 1501 tristate "Imagination Technologies PDC Watchdog Timer"
|