Lines Matching refs:altout
39 }, offsetof(struct matrox_fb_info, altout.tvo_params.brightness) },
44 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
49 }, offsetof(struct matrox_fb_info, altout.tvo_params.saturation) },
54 }, offsetof(struct matrox_fb_info, altout.tvo_params.hue) },
59 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
135 const int b = minfo->altout.tvo_params.brightness + BLMIN;
136 const int c = minfo->altout.tvo_params.contrast;
540 minfo->hw.maven.regs[0x22] = minfo->altout.tvo_params.saturation;
542 minfo->hw.maven.regs[0x25] = minfo->altout.tvo_params.hue;
544 if (minfo->altout.tvo_params.testout) {
606 down_write(&minfo->altout.lock);
616 up_write(&minfo->altout.lock);
623 down_write(&minfo->altout.lock);
632 up_write(&minfo->altout.lock);