Home
last modified time | relevance | path

Searched refs:Lanes (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-kontron-sl28-var1.dts20 model = "Kontron SMARC-sAL28 (4 Lanes)";
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DPCIeSlot.interface.yaml12 - name: Lanes
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra124-xusb-padctl.txt62 Note that not all of these properties are valid for all lanes. Lanes can be
/openbmc/u-boot/board/freescale/t4qds/
H A DREADME84 four Lanes A/B/C/D to a SFP+ cages, which to house fiber cable or
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h292 unsigned int Lanes,
H A Ddisplay_mode_vba_util_32.c1575 unsigned int Lanes, in dml32_TruncToValidBPP() argument
1630 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()
/openbmc/bmcweb/
H A DRedfish.md956 - Lanes
/openbmc/google-ipmi-sys/
H A DREADME.md418 | 0x02..0x02 + N - 1 | Lanes per device | Each byte represents the number of lanes bonded together…
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c3450 int Lanes, in TruncToValidBPP() argument
3498 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100); in TruncToValidBPP()
3500 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock; in TruncToValidBPP()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3594 int Lanes, argument
3643 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);
3645 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c3702 int Lanes, argument
3751 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock * (1 - 2.4 / 100);
3753 MaxLinkBPP = LinkBitRate / 10 * 8 * Lanes / PixelClock;