Home
last modified time | relevance | path

Searched refs:nups (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dgrabs.c581 int i, ndels, nadds, nups; in DeletePassiveGrabFromList() local
587 if (!(details[nups] = DeleteDetailFromMask(mask, exact))) \ in DeletePassiveGrabFromList()
590 updates[nups++] = &(mask) in DeletePassiveGrabFromList()
613 ndels = nadds = nups = 0; in DeletePassiveGrabFromList()
681 for (i = 0; i < nups; i++) in DeletePassiveGrabFromList()
692 for (i = 0; i < nups; i++) { in DeletePassiveGrabFromList()
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi.c157 (frame->nups & 0x3); in hdmi_avi_infoframe_pack_only()
1147 static const char *hdmi_nups_get_name(enum hdmi_nups nups) in hdmi_nups_get_name() argument
1149 switch (nups) { in hdmi_nups_get_name()
1212 hdmi_log(" nups: %s\n", hdmi_nups_get_name(frame->nups)); in hdmi_avi_infoframe_log()
1588 frame->nups = ptr[2] & 0x3; in hdmi_avi_infoframe_unpack()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h154 enum hdmi_nups nups; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h181 enum hdmi_nups nups; member
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c5889 (frame->nups & 0x3); in hdmi_avi_infoframe_pack()
6005 (frame->nups & 0x3); in hdmi_avi_infoframe_pack_only()
6446 frame->nups = ptr[2] & 0x3; in hdmi_avi_infoframe_unpack()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c1668 (frame.nups & 0x3); in hdmi_config_AVI()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2215 (frame.nups & 0x3); in hdmi_config_AVI()