Searched refs:Lanes (Results 1 – 9 of 9) 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()
3438 int Lanes, in TruncToValidBPP() argument3486 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()3488 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in TruncToValidBPP()
3582 int Lanes, argument3631 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);3633 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;
3688 int Lanes, argument3737 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);3739 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;
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()
1305 unsigned int Lanes, in TruncToValidBPP() argument1362 MaxLinkBPP = LinkBitRate * Lanes / PixelClock * 128.0 / 132.0 * 383.0 / 384.0 * 65536.0 / 65540.0; in TruncToValidBPP()1364 MaxLinkBPP = LinkBitRate / 10.0 * 8.0 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()1366 MaxLinkBPP = LinkBitRate / 10.0 * 8.0 * Lanes / PixelClock; in TruncToValidBPP()