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()
3277 int Lanes, in TruncToValidBPP() argument3325 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()3327 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in TruncToValidBPP()
376 dml_uint_t Lanes,2708 dml_uint_t Lanes, in TruncToValidBPP() argument2765 MaxLinkBPP = LinkBitRate * Lanes / PixelClock * 128.0 / 132.0 * 383.0 / 384.0 * 65536.0 / 65540.0; in TruncToValidBPP()2767 MaxLinkBPP = LinkBitRate / 10.0 * 8.0 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()2769 MaxLinkBPP = LinkBitRate / 10.0 * 8.0 * Lanes / PixelClock; in TruncToValidBPP()
1268 unsigned int Lanes, in TruncToValidBPP() argument1327 MaxLinkBPP = LinkBitRate * Lanes / PixelClock * 128.0 / 132.0 * 383.0 / 384.0 * 65536.0 / 65540.0; in TruncToValidBPP()1329 MaxLinkBPP = LinkBitRate / 10.0 * 8.0 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()1331 MaxLinkBPP = LinkBitRate / 10.0 * 8.0 * Lanes / PixelClock; in TruncToValidBPP()