Home
last modified time | relevance | path

Searched refs:MAX_REGION_LIMIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rockchip-ep.c527 if (err < 0 || ep->max_regions > MAX_REGION_LIMIT) in rockchip_pcie_parse_ep_dt()
528 ep->max_regions = MAX_REGION_LIMIT; in rockchip_pcie_parse_ep_dt()
H A Dpcie-rockchip.h26 #define MAX_REGION_LIMIT 32 macro
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rockchip-ep.c484 if (err < 0 || ep->max_regions > MAX_REGION_LIMIT) in rockchip_pcie_parse_ep_dt()
485 ep->max_regions = MAX_REGION_LIMIT; in rockchip_pcie_parse_ep_dt()
H A Dpcie-rockchip.h27 #define MAX_REGION_LIMIT 32 macro

Completed in 5 milliseconds