Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c125 #define BDF_TO_SID_BYPASS BIT(0) macro
1000 val &= ~BDF_TO_SID_BYPASS; in qcom_pcie_config_sid_1_9_0()