Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Ddvo_ch7xxx.c248 u8 cdet, orig_pm, pm; in ch7xxx_detect() local
250 ch7xxx_readb(dvo, CH7xxx_PM, &orig_pm); in ch7xxx_detect()
252 pm = orig_pm; in ch7xxx_detect()
260 ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm); in ch7xxx_detect()