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

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dpnl_defs.h162 #define PNL_UNKNOWN_CHIP 0x08 macro
H A Dcen9211.c683 pParam->PanelChip = PNL_UNKNOWN_CHIP;
685 pParam->PanelChip = PNL_UNKNOWN_CHIP;
690 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Ddora9211.c168 pParam->PanelChip = PNL_UNKNOWN_CHIP;
170 pParam->PanelChip = PNL_UNKNOWN_CHIP;
174 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Dpnl_init.c514 pParam->PanelChip = PNL_UNKNOWN_CHIP;
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dpnl_defs.h52 #define PNL_UNKNOWN_CHIP 0x08 macro
H A Dcen9211.c580 pParam->PanelChip = PNL_UNKNOWN_CHIP;
583 pParam->PanelChip = PNL_UNKNOWN_CHIP;
588 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Ddora9211.c59 pParam->PanelChip = PNL_UNKNOWN_CHIP;
62 pParam->PanelChip = PNL_UNKNOWN_CHIP;
66 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Dpnl_init.c429 pParam->PanelChip = PNL_UNKNOWN_CHIP;

Completed in 20 milliseconds