Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-al.c117 #define CFG_CONTROL_SUBBUS_MASK GENMASK(15, 8) macro
287 FIELD_MODIFY(CFG_CONTROL_SUBBUS_MASK, &cfg_control, subordinate_bus); in al_pcie_config_prepare()