Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp5150_reg.h31 #define TVP5150_HUE_CTL 0x0b /* Hue control */ macro
Dtvp5150.c164 tvp5150_read(sd, TVP5150_HUE_CTL)); in tvp5150_log_status()
365 TVP5150_HUE_CTL, 0x00
1006 regmap_write(decoder->regmap, TVP5150_HUE_CTL, ctrl->val); in tvp5150_s_ctrl()