Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/video/
H A Dsisfb.h143 #define SISFB_CMD_ERR_NOCRT2 0x80000004 /* can't change CRT1 status, CRT2 disabled */ macro
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.c3969 sisfb_command->sisfb_result[0] = SISFB_CMD_ERR_NOCRT2; in sisfb_handle_command()