Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Ddvo_ch7xxx.c55 #define CH7xxx_IDF_VSP (1<<4) macro
303 idf &= ~(CH7xxx_IDF_HSP | CH7xxx_IDF_VSP); in ch7xxx_mode_set()
308 idf |= CH7xxx_IDF_VSP; in ch7xxx_mode_set()