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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtvp5150_reg.h21 #define TVP5150_HUE_CTL 0x0b /* Hue control */ macro
H A Dtvp5150.c174 tvp5150_read(c, TVP5150_HUE_CTL));
355 TVP5150_HUE_CTL,0x00
752 tvp5150_write(c, TVP5150_HUE_CTL, (decoder->hue - 32768) >> 8);
772 ctrl->value = tvp5150_read(c, TVP5150_HUE_CTL);
793 tvp5150_write(c, TVP5150_HUE_CTL, ctrl->value);

Completed in 62 milliseconds