Home
last modified time | relevance | path

Searched refs:TYP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/isdn/capi/
H A Dcapiutil.c231 #define TYP (cdef[cmsg->par[cmsg->p]].typ) macro
240 switch (TYP) { in jumpcstruct()
471 for (; TYP != _CEND; cmsg->p++) { in protocol_message_2_pars()
481 switch (TYP) { in protocol_message_2_pars()
/linux/drivers/video/fbdev/
H A Dgbefb.c666 SET_GBE_FIELD(WID, TYP, val, GBE_CMODE_I8); in gbefb_set_par()
670 SET_GBE_FIELD(WID, TYP, val, GBE_CMODE_ARGB5); in gbefb_set_par()
674 SET_GBE_FIELD(WID, TYP, val, GBE_CMODE_RGB8); in gbefb_set_par()