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

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c86 __u32 last_mode; /* 2-s complement of last HDMI mode set, 0 if none */ member in struct:omap4_hwc_ext
916 if (ext->last_mode != ~best)
918 ext->last_mode = ~best;
1721 ext->mirror_mode = ext->last_mode;
1727 ext->last_mode = 0;

Completed in 36 milliseconds