HCI_VIDEO_OUT_CRT
is_crt = (value & HCI_VIDEO_OUT_CRT) ? 1 : 0;
_set_bit(&new_video_out, HCI_VIDEO_OUT_CRT, crt_out);