HomeSort by relevance Sort by last modified time
    Searched refs:PCIE_RD_TAB_SEL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
PcieInitLib.c 850 val |= PCIE_RD_TAB_SEL | PCIE_RD_TAB_EN;
859 val &= (~PCIE_RD_TAB_SEL);
876 val |= PCIE_RD_TAB_SEL;
880 val &= ((~PCIE_RD_TAB_SEL) & (~PCIE_RD_TAB_EN));
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Regs/
HisiPcieV1RegOffset.h     [all...]

Completed in 66 milliseconds