Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/video/
H A Duvesafb.h41 #define VBE_CAP_CAN_SWITCH_DAC 0x01 macro
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c1303 if (par->vbe_ib.capabilities & VBE_CAP_CAN_SWITCH_DAC && in uvesafb_set_par()