Searched refs:cgaddr (Results 1 – 1 of 1) sorted by relevance
489 unsigned char cgaddr; in handle_lcd_special_code() local500 cgaddr = *(esc++) - '0'; in handle_lcd_special_code()501 if (cgaddr > 7) { in handle_lcd_special_code()530 lcd->ops->write_cmd(lcd, LCD_CMD_SET_CGRAM_ADDR | (cgaddr * 8)); in handle_lcd_special_code()