Home
last modified time | relevance | path

Searched defs:FW_STREAM_CONTROL (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/pci/ngene/
Dngene.h332 struct FW_STREAM_CONTROL { struct
333 struct FW_HEADER hdr;
334 u8 Stream; /* Stream number (UVI1, UVI2, TVOUT) */
335 u8 Control; /* Value written to UVI1_CTL */
336 u8 Mode; /* Controls clock source */
337 u8 SetupDataLen; /* Length of setup data, MSB=1 write
339 u16 CaptureBlockCount; /* Blocks (a 256 Bytes) to capture per buffer
341 u64 Buffer_Address; /* Address of first buffer header */
342 u16 BytesPerVideoLine;
343 u16 MaxLinesPerField;
[all …]