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

/freebsd-12-stable/sys/dev/drm2/i915/
H A Ddvo_ch7xxx.c228 uint8_t cdet, orig_pm, pm; local
230 ch7xxx_readb(dvo, CH7xxx_PM, &orig_pm);
232 pm = orig_pm;
240 ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm);

Completed in 195 milliseconds