Searched refs:lcdrot (Results 1 – 3 of 3) sorted by relevance
166 if (pcons->lcdrot == 1 || pcons->lcdrot == 3) in console_calc_rowcol_rot()174 if (pcons->lcdrot == 0) { in lcd_init_console_rot()176 } else if (pcons->lcdrot == 1) { in lcd_init_console_rot()180 } else if (pcons->lcdrot == 2) { in lcd_init_console_rot()184 } else if (pcons->lcdrot == 3) { in lcd_init_console_rot()190 __func__, pcons->lcdrot); in lcd_init_console_rot()
145 cons.lcdrot = vl_rot; in lcd_init_console()
12 u32 lcdsizex, lcdsizey, lcdrot; member