HomeSort by relevance Sort by last modified time
    Searched refs:lcd_set_col (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
lcd_console.h 41 * lcd_set_col() - Set the number of the current lcd console column
47 void lcd_set_col(short col);
  /external/u-boot/common/
lcd_console.c 18 void lcd_set_col(short col) function
lcd.c 275 lcd_set_col(0);
743 lcd_set_col(LCD_INFO_X / VIDEO_FONT_WIDTH);

Completed in 269 milliseconds