Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dtvp5150_reg.h17 #define TVP5150_MISC_CTL_YCBCR_OE BIT(3) macro
Dtvp5150.c455 TVP5150_MISC_CTL_YCBCR_OE |
845 mask = TVP5150_MISC_CTL_YCBCR_OE | TVP5150_MISC_CTL_SYNC_OE | in tvp5150_isr()
935 decoder->oe = TVP5150_MISC_CTL_YCBCR_OE | in tvp5150_enable()
940 decoder->oe = TVP5150_MISC_CTL_YCBCR_OE | in tvp5150_enable()
1215 mask = TVP5150_MISC_CTL_YCBCR_OE | TVP5150_MISC_CTL_SYNC_OE | in tvp5150_s_stream()