Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_layerscape.h96 #define PCIE_LUT_UDR(n) (0x800 + (n) * 8) macro
H A Dpcie_layerscape_fixup.c61 lut_writel(pcie, devid << 16, PCIE_LUT_UDR(index)); in ls_pcie_lut_set_mapping()