Home
last modified time | relevance | path

Searched refs:Stream (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene.h169 u32 Clock; /* Stream time in 100ns units */
326 /* Meaning of FW_STREAM_CONTROL::Stream bits:
334 u8 Stream; /* Stream number (UVI1, UVI2, TVOUT) */ member
540 StreamMode_NONE = 0, /* Stream not used */
541 StreamMode_ANALOG = 1, /* Analog: Stream 0,1 = Video, 2,3 = Audio */
562 u8 Stream; member
666 u8 Stream; member
H A Dngene-core.c554 com.cmd.StreamControl.Stream = stream | (control ? 8 : 0); in ngene_command_stream_control()
556 com.cmd.StreamControl.Stream |= 0x07; in ngene_command_stream_control()
563 dev_dbg(pdev, "Stream=%02x, Control=%02x, Mode=%02x\n", in ngene_command_stream_control()
564 com.cmd.StreamControl.Stream, com.cmd.StreamControl.Control, in ngene_command_stream_control()
599 com.cmd.StreamControl.Stream |= 0x07; in ngene_command_stream_control()
615 com.cmd.StreamControl.Stream |= 0x04; in ngene_command_stream_control()
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene.h169 u32 Clock; /* Stream time in 100ns units */
326 /* Meaning of FW_STREAM_CONTROL::Stream bits:
334 u8 Stream; /* Stream number (UVI1, UVI2, TVOUT) */ member
540 StreamMode_NONE = 0, /* Stream not used */
541 StreamMode_ANALOG = 1, /* Analog: Stream 0,1 = Video, 2,3 = Audio */
562 u8 Stream; member
629 u8 Stream; member
H A Dngene-core.c554 com.cmd.StreamControl.Stream = stream | (control ? 8 : 0); in ngene_command_stream_control()
556 com.cmd.StreamControl.Stream |= 0x07; in ngene_command_stream_control()
563 dev_dbg(pdev, "Stream=%02x, Control=%02x, Mode=%02x\n", in ngene_command_stream_control()
564 com.cmd.StreamControl.Stream, com.cmd.StreamControl.Control, in ngene_command_stream_control()
599 com.cmd.StreamControl.Stream |= 0x07; in ngene_command_stream_control()
615 com.cmd.StreamControl.Stream |= 0x04; in ngene_command_stream_control()

Completed in 9 milliseconds