Searched refs:efi_x (Results 1 – 1 of 1) sorted by relevance
16 static u32 efi_x, efi_y; variable147 linemax = (si->lfb_width - efi_x) / font->width; in early_efi_write()160 x = efi_x; in early_efi_write()172 efi_x += count * font->width; in early_efi_write()176 efi_x = 0; in early_efi_write()182 if (efi_x + font->width > si->lfb_width) { in early_efi_write()183 efi_x = 0; in early_efi_write()