Searched refs:Lanes (Results 1 – 7 of 7) sorted by relevance
20 model = "Kontron SMARC-sAL28 (4 Lanes)";
62 Note that not all of these properties are valid for all lanes. Lanes can be
292 unsigned int Lanes,
1575 unsigned int Lanes, in dml32_TruncToValidBPP() argument1632 MaxLinkBPP = LinkBitRate * Lanes / PixelClock * 128 / 132 * 383 / 384 * 65536 / 65540; in dml32_TruncToValidBPP()1634 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in dml32_TruncToValidBPP()1636 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in dml32_TruncToValidBPP()
3450 int Lanes, in TruncToValidBPP() argument3499 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()3501 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in TruncToValidBPP()
3590 int Lanes, argument3639 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);3641 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;
3700 int Lanes, argument3749 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);3751 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;