Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpci-meson.c25 #define PCIE_CAP_MAX_PAYLOAD_SIZE(x) ((x) << 5) macro
276 val |= PCIE_CAP_MAX_PAYLOAD_SIZE(max_payload_size); in meson_set_max_payload()