Searched refs:MP_LCD_INST_SETPAGE0 (Results 1 – 1 of 1) sorted by relevance
104 #define MP_LCD_INST_SETPAGE0 0xB0 macro220 if (value >= MP_LCD_INST_SETPAGE0 && value <= MP_LCD_INST_SETPAGE7) { in musicpal_lcd_write()221 s->page = value - MP_LCD_INST_SETPAGE0; in musicpal_lcd_write()228 if (value >= MP_LCD_INST_SETPAGE0 && in musicpal_lcd_write()230 s->page = value - MP_LCD_INST_SETPAGE0; in musicpal_lcd_write()