Searched refs:TVP5150_FULL_FIELD_ENA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp5150_reg.h | 145 #define TVP5150_FULL_FIELD_ENA 0xcf /* Full field enable 1 */ macro
|
H A D | tvp5150.c | 254 tvp5150_read(sd, TVP5150_FULL_FIELD_ENA)); in tvp5150_log_status() 458 TVP5150_FULL_FIELD_ENA, 0x00 617 regmap_write(map, TVP5150_FULL_FIELD_ENA, 0); in tvp5150_vdp_init() 1535 regmap_write(decoder->regmap, TVP5150_FULL_FIELD_ENA, 0); in tvp5150_s_sliced_fmt() 1792 .range_min = TVP5150_FULL_FIELD_ENA,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp5150_reg.h | 145 #define TVP5150_FULL_FIELD_ENA 0xcf /* Full field enable 1 */ macro
|
H A D | tvp5150.c | 254 tvp5150_read(sd, TVP5150_FULL_FIELD_ENA)); in tvp5150_log_status() 458 TVP5150_FULL_FIELD_ENA, 0x00 617 regmap_write(map, TVP5150_FULL_FIELD_ENA, 0); in tvp5150_vdp_init() 1533 regmap_write(decoder->regmap, TVP5150_FULL_FIELD_ENA, 0); in tvp5150_s_sliced_fmt() 1782 .range_min = TVP5150_FULL_FIELD_ENA,
|
Completed in 7 milliseconds