HCI_VIDEO_OUT_LCD
is_lcd = (value & HCI_VIDEO_OUT_LCD) ? 1 : 0;
_set_bit(&new_video_out, HCI_VIDEO_OUT_LCD, lcd_out);