Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Ddvo_ch7xxx.c56 #define CH7xxx_IDF_VSP (1<<4) macro
304 idf &= ~(CH7xxx_IDF_HSP | CH7xxx_IDF_VSP); in ch7xxx_mode_set()
309 idf |= CH7xxx_IDF_VSP; in ch7xxx_mode_set()