Searched refs:DISPST_MGAMODE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/platform/nuvoton/ | ||
| H A D | npcm-regs.h | 126 #define DISPST_MGAMODE BIT(7) macro |
| H A D | npcm-video.c | 569 return ((dispst & DISPST_MGAMODE) == DISPST_MGAMODE); in npcm_video_is_mga() |