Searched refs:PT6314_DO_DISPLAY_ON (Results 1 – 1 of 1) sorted by relevance
23 #define PT6314_DO_DISPLAY_ON (1 << 2) macro96 inst = (data->power ? PT6314_DO_DISPLAY_ON : 0) | (data->cursor ? PT6314_DO_CURSOR_ON : 0) | in auxdisplay_pt6314_display_on_off()