Searched refs:lcdrot (Results 1 – 3 of 3) sorted by relevance
167 if (pcons->lcdrot == 1 || pcons->lcdrot == 3) in console_calc_rowcol_rot()175 if (pcons->lcdrot == 0) { in lcd_init_console_rot()177 } else if (pcons->lcdrot == 1) { in lcd_init_console_rot()181 } else if (pcons->lcdrot == 2) { in lcd_init_console_rot()185 } else if (pcons->lcdrot == 3) { in lcd_init_console_rot()191 __func__, pcons->lcdrot); in lcd_init_console_rot()
146 cons.lcdrot = vl_rot; in lcd_init_console()
13 u32 lcdsizex, lcdsizey, lcdrot; member