Home
last modified time | relevance | path

Searched refs:lcd_putc_xy180 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/
H A Dlcd_console_rotation.c64 static void lcd_putc_xy180(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy180() function
181 pcons->fp_putc_xy = &lcd_putc_xy180; in lcd_init_console_rot()