Searched refs:TVP5150_VERT_BLANKING_STOP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp5150_reg.h | 49 #define TVP5150_VERT_BLANKING_STOP 0x19 /* Vertical blanking stop */ macro
|
H A D | tvp5150.c | 184 tvp5150_read(sd, TVP5150_VERT_BLANKING_STOP)); in tvp5150_log_status() 401 TVP5150_VERT_BLANKING_STOP, 0x00 1093 regmap_write(decoder->regmap, TVP5150_VERT_BLANKING_STOP, in tvp5150_set_hw_selection() 1511 regmap_write(decoder->regmap, TVP5150_VERT_BLANKING_STOP, 0x01); in tvp5150_s_raw_fmt()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp5150_reg.h | 49 #define TVP5150_VERT_BLANKING_STOP 0x19 /* Vertical blanking stop */ macro
|
H A D | tvp5150.c | 184 tvp5150_read(sd, TVP5150_VERT_BLANKING_STOP)); in tvp5150_log_status() 401 TVP5150_VERT_BLANKING_STOP, 0x00 1093 regmap_write(decoder->regmap, TVP5150_VERT_BLANKING_STOP, in tvp5150_set_hw_selection() 1509 regmap_write(decoder->regmap, TVP5150_VERT_BLANKING_STOP, 0x01); in tvp5150_s_raw_fmt()
|
Completed in 7 milliseconds