Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dvideo-pxafb.h162 #define SMART_CMD_WAIT_FOR_VSYNC (0x3 << 9) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpxafb.c1164 fbi->smart_cmds[fbi->n_smart_cmds++] = SMART_CMD_WAIT_FOR_VSYNC; in pxafb_smart_flush()