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

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dpnl_defs.h177 #define PNL_PANELSTAT 0x08 macro
H A Dpnl_init.c267 if (pParam->Flags & PNL_PANELSTAT) {
492 if ((pParam->Flags & PNL_PANELCHIP) || (pParam->Flags & PNL_PANELSTAT)) {
516 if (pParam->Flags & PNL_PANELSTAT) {
H A Dcen9211.c690 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Ddora9211.c174 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dpnl_defs.h67 #define PNL_PANELSTAT 0x08 macro
H A Dpnl_init.c168 if (pParam->Flags & PNL_PANELSTAT) {
407 if ((pParam->Flags & PNL_PANELCHIP) || (pParam->Flags & PNL_PANELSTAT)) {
431 if (pParam->Flags & PNL_PANELSTAT) {
H A Dcen9211.c588 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {
H A Ddora9211.c66 if ((pParam->PanelChip != PNL_UNKNOWN_CHIP) && (flags & PNL_PANELSTAT)) {

Completed in 8 milliseconds