Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtvp5150_reg.h21 #define TVP5150_HUE_CTL 0x0b /* Hue control */ macro
Dtvp5150.c127 tvp5150_read(sd, TVP5150_HUE_CTL)); in tvp5150_log_status()
323 TVP5150_HUE_CTL,0x00
793 tvp5150_write(sd, TVP5150_HUE_CTL, ctrl->val); in tvp5150_s_ctrl()