Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.h21 #define PCIE_FSL_CSR_CLASSCODE 0x474 /* FSL GPEX CSR */ macro
H A Dfsl_pci.c605 early_read_config_dword(hose, 0, 0, PCIE_FSL_CSR_CLASSCODE, &class_code); in fsl_add_bridge()
608 early_write_config_dword(hose, 0, 0, PCIE_FSL_CSR_CLASSCODE, class_code); in fsl_add_bridge()