Home
last modified time | relevance | path

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

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