Searched refs:CTRL_GET_WORD_LENGTH (Results 1 – 2 of 2) sorted by relevance
49 #define CTRL_GET_WORD_LENGTH(x) (((x) >> 8) & 0x3) macro
92 #define CTRL_GET_WORD_LENGTH(x) (((x) >> 8) & 0x3) macro651 switch (CTRL_GET_WORD_LENGTH(ctrl)) { in mxsfb_restore_mode()