Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c153 #define HCI_VIDEO_OUT_LCD 0x1 macro
1538 is_lcd = (value & HCI_VIDEO_OUT_LCD) ? 1 : 0; in video_proc_show()
1597 _set_bit(&new_video_out, HCI_VIDEO_OUT_LCD, lcd_out); in video_proc_write()