Searched defs:fpga_features (Results 1 – 4 of 4) sorted by relevance
57 struct fpga_features { struct58 u8 video_channels;59 u8 carriers;64 bool pcm_tx;65 bool pcm_rx;66 bool spdif_tx;67 bool spdif_rx;68 bool usb2;69 bool rs232;73 bool interlace;[all …]
153 struct fpga_features { struct154 u8 video_channels;155 u8 carriers;159 bool pcm_tx;160 bool pcm_rx;161 bool spdif_tx;162 bool spdif_rx;163 bool usb2;164 bool rs232;168 bool interlace;[all …]
5 u32 fpga_features; /* 0x000c */ member
84 u16 fpga_features; /* 0x0004 */ member
Completed in 15 milliseconds