Home
last modified time | relevance | path

Searched refs:yuv444 (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Dadi,adv7511.yaml84 enum: [ rgb, yuv422, yuv444 ]
137 # "rgb 1x" and "yuv444 1x" modes, in which case they must not be
144 enum: [ rgb, yuv444 ]
/linux-6.15/arch/powerpc/include/asm/
H A Dps3av.h389 u8 yuv444; member
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dxylon,logicvc-display.yaml88 - yuv444
/linux-6.15/drivers/ps3/
H A Dps3av.c687 pr_debug("color space yuv444: %02x\n", info->cs.yuv444); in ps3av_monitor_info_dump()