Searched refs:reg_8_shadow (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/drm2/i915/
H A Ddvo_ns2501.c69 int reg_8_shadow; member in struct:ns2501_priv
265 ns->reg_8_shadow =
335 ns->reg_8_shadow &= ~NS2501_8_BPAS;
409 ns->reg_8_shadow &= ~NS2501_8_BPAS;
481 ns->reg_8_shadow |= NS2501_8_BPAS;
489 ns->reg_8_shadow |= NS2501_8_BPAS;
491 ok &= ns2501_writeb(dvo, NS2501_REG8, ns->reg_8_shadow);
533 ch = ns->reg_8_shadow;
540 if (ns->reg_8_set == 0 || ns->reg_8_shadow != ch) {
542 ns->reg_8_shadow
[all...]

Completed in 102 milliseconds