Home
last modified time | relevance | path

Searched refs:orig_pm (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
251 ch7xxx_readb(dvo, CH7xxx_PM, &orig_pm); in ch7xxx_detect()
253 pm = orig_pm; in ch7xxx_detect()
261 ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm); in ch7xxx_detect()