diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-10-17 10:58:37 +0900 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-11-25 13:18:35 -0600 |
commit | 739e25f51aedaebf20496fbc99c6ef43fc6d6ca1 (patch) | |
tree | 6192fb2a55e13ce07b3cf3faf5bef1b5ee0e5193 /drivers/gpu | |
parent | 64f093c4d99d797b68b407a9d8767aadc3e3ea7a (diff) |
PCI: rockchip-ep: Use a macro to define EP controller .align feature
Introduce the macro ROCKCHIP_PCIE_AT_SIZE_ALIGN to initialize the .align
field of the controller epc_features structure to 256. This is defined
as a shift using the macro ROCKCHIP_PCIE_AT_MIN_NUM_BITS (to avoid
using the "magic" value 8 directly).
Link: https://lore.kernel.org/r/20241017015849.190271-3-dlemoal@kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Krzysztof WilczyĆski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions