Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Ddvo_ch7xxx.c249 uint8_t cdet, orig_pm, pm; in ch7xxx_detect() local
259 ch7xxx_readb(dvo, CH7xxx_CONNECTION_DETECT, &cdet); in ch7xxx_detect()
263 if (cdet & CH7xxx_CDET_DVI) in ch7xxx_detect()