Searched refs:PanelChip (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dpnl_init.c265 Pnl_SetPanelChip(pParam->PanelChip);
514 pParam->PanelChip = PNL_UNKNOWN_CHIP;
540 sPanelParam.PanelChip = panelChip;
556 return sPanelParam.PanelChip;
582 if ((pPtr->PanelChip < 0) || (pPtr->Platform < 0))
587 if ((pPtr->Platform == DRACO_PLATFORM) && (pPtr->PanelChip == PNL_9210)) {
602 (pPtr->PanelChip == PNL_9211_C)) {
H A Dpnl_defs.h196 int PanelChip; member in struct:_Pnl_Params_
H A Dcen9211.c679 pParam->PanelChip = PNL_9211_C;
681 pParam->PanelChip = PNL_9211_A;
683 pParam->PanelChip = PNL_UNKNOWN_CHIP;
685 pParam->PanelChip = PNL_UNKNOWN_CHIP;
687 Pnl_Rev_ID = pParam->PanelChip;
690 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Ddora9211.c164 pParam->PanelChip = PNL_9211_C;
166 pParam->PanelChip = PNL_9211_A;
168 pParam->PanelChip = PNL_UNKNOWN_CHIP;
170 pParam->PanelChip = PNL_UNKNOWN_CHIP;
174 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dpnl_init.c166 Pnl_SetPanelChip(pParam->PanelChip);
429 pParam->PanelChip = PNL_UNKNOWN_CHIP;
457 sPanelParam.PanelChip = panelChip;
475 return sPanelParam.PanelChip;
504 if ((pPtr->PanelChip < 0) || (pPtr->Platform < 0))
510 && (pPtr->PanelChip == PNL_9210)) {
525 (pPtr->PanelChip == PNL_9211_C)) {
H A Dpnl_defs.h83 int PanelChip; member in struct:_Pnl_Params_
H A Dcen9211.c576 pParam->PanelChip = PNL_9211_C;
578 pParam->PanelChip = PNL_9211_A;
580 pParam->PanelChip = PNL_UNKNOWN_CHIP;
583 pParam->PanelChip = PNL_UNKNOWN_CHIP;
585 Pnl_Rev_ID = pParam->PanelChip;
588 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Ddora9211.c55 pParam->PanelChip = PNL_9211_C;
57 pParam->PanelChip = PNL_9211_A;
59 pParam->PanelChip = PNL_UNKNOWN_CHIP;
62 pParam->PanelChip = PNL_UNKNOWN_CHIP;
66 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {

Completed in 11 milliseconds