Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Ddvo_ch7xxx.c225 uint8_t cdet, orig_pm, pm; in ch7xxx_detect() local
227 ch7xxx_readb(dvo, CH7xxx_PM, &orig_pm); in ch7xxx_detect()
229 pm = orig_pm; in ch7xxx_detect()
237 ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm); in ch7xxx_detect()