Searched refs:Lanes (Results 1 – 11 of 11) sorted by relevance
20 model = "Kontron SMARC-sAL28 (4 Lanes)";
12 - name: Lanes
62 Note that not all of these properties are valid for all lanes. Lanes can be
84 four Lanes A/B/C/D to a SFP+ cages, which to house fiber cable or
292 unsigned int Lanes,
1575 unsigned int Lanes, in dml32_TruncToValidBPP() argument1630 MaxLinkBPP = LinkBitRate * Lanes / PixelClock * 128 / 132 * 383 / 384 * 65536 / 65540; in dml32_TruncToValidBPP()1632 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in dml32_TruncToValidBPP()1634 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in dml32_TruncToValidBPP()
956 - Lanes
418 | 0x02..0x02 + N - 1 | Lanes per device | Each byte represents the number of lanes bonded together…
3450 int Lanes, in TruncToValidBPP() argument3498 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()3500 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in TruncToValidBPP()
3594 int Lanes, argument3643 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);3645 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;
3702 int Lanes, argument3751 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);3753 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;