PFOUR_ID_COLOR24
case PFOUR_ID_COLOR24:
return (fb_pfour_id(vaddr) == PFOUR_ID_COLOR24);
case PFOUR_ID_COLOR24: /* ...overlay plane */
if ((PFOUR_ID(pfour) == PFOUR_ID_COLOR24) ||
#define PFOUR_ID(x) (PFOUR_FBTYPE((x)) == PFOUR_ID_COLOR24 ? \
PFOUR_ID_COLOR24 : \