Searched refs:efi_x (Results 1 – 1 of 1) sorted by relevance
17 static u32 efi_x, efi_y; variable113 linemax = (si->lfb_width - efi_x) / font->width; in efi_earlycon_write()126 x = efi_x; in efi_earlycon_write()138 efi_x += count * font->width; in efi_earlycon_write()142 efi_x = 0; in efi_earlycon_write()148 if (efi_x + font->width > si->lfb_width) { in efi_earlycon_write()149 efi_x = 0; in efi_earlycon_write()