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; in g450_compute_bwlevel()
136 const int c = minfo->altout.tvo_params.contrast; in g450_compute_bwlevel()
540 minfo->hw.maven.regs[0x22] = minfo->altout.tvo_params.saturation; in matroxfb_g450_compute()
542 minfo->hw.maven.regs[0x25] = minfo->altout.tvo_params.hue; in matroxfb_g450_compute()
544 if (minfo->altout.tvo_params.testout) { in matroxfb_g450_compute()
606 down_write(&minfo->altout.lock); in matroxfb_g450_connect()
616 up_write(&minfo->altout.lock); in matroxfb_g450_connect()
623 down_write(&minfo->altout.lock); in matroxfb_g450_shutdown()
632 up_write(&minfo->altout.lock); in matroxfb_g450_shutdown()