Lines Matching refs:altout
38 }, offsetof(struct matrox_fb_info, altout.tvo_params.brightness) },
43 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
48 }, offsetof(struct matrox_fb_info, altout.tvo_params.saturation) },
53 }, offsetof(struct matrox_fb_info, altout.tvo_params.hue) },
58 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
134 const int b = minfo->altout.tvo_params.brightness + BLMIN; in g450_compute_bwlevel()
135 const int c = minfo->altout.tvo_params.contrast; in g450_compute_bwlevel()
539 minfo->hw.maven.regs[0x22] = minfo->altout.tvo_params.saturation; in matroxfb_g450_compute()
541 minfo->hw.maven.regs[0x25] = minfo->altout.tvo_params.hue; in matroxfb_g450_compute()
543 if (minfo->altout.tvo_params.testout) { in matroxfb_g450_compute()
605 down_write(&minfo->altout.lock); in matroxfb_g450_connect()
615 up_write(&minfo->altout.lock); in matroxfb_g450_connect()
622 down_write(&minfo->altout.lock); in matroxfb_g450_shutdown()
631 up_write(&minfo->altout.lock); in matroxfb_g450_shutdown()