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() 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()
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;