Home
last modified time | relevance | path

Searched refs:LCD2S_CMD_CUR_POS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dlcd2s.c41 #define LCD2S_CMD_CUR_POS 0x8a macro
109 u8 buf[3] = { LCD2S_CMD_CUR_POS, y + 1, x + 1 }; in lcd2s_gotoxy()