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