Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dtvp5150_reg.h17 #define TVP5150_MISC_CTL_YCBCR_OE BIT(3) macro
Dtvp5150.c478 TVP5150_MISC_CTL_YCBCR_OE |
884 mask = TVP5150_MISC_CTL_YCBCR_OE | TVP5150_MISC_CTL_SYNC_OE | in tvp5150_isr()
974 decoder->oe = TVP5150_MISC_CTL_YCBCR_OE | in tvp5150_enable()
979 decoder->oe = TVP5150_MISC_CTL_YCBCR_OE | in tvp5150_enable()
1449 mask = TVP5150_MISC_CTL_YCBCR_OE | TVP5150_MISC_CTL_SYNC_OE | in tvp5150_s_stream()