OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PcieRegRead
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
PcieInitLib.c
48
UINT32
PcieRegRead
(UINT32 Port, UINTN Offset)
174
pcie_ctrl7.UInt32 =
PcieRegRead
(Port, PCIE_CTRL_7_REG);
251
pcie_ctrl7.UInt32 =
PcieRegRead
(Port, PCIE_CTRL_7_REG);
271
pcie_cap12.UInt32 =
PcieRegRead
(Port, PCIE_EP_PCIE_CAP12_REG);
294
pcie_logic4.UInt32 =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC4_REG);
300
logic22.UInt32 =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC22_REG);
353
Value =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC4_REG);
379
logic22.UInt32 =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC22_REG);
410
hdr15.UInt32 =
PcieRegRead
(Port, PCIE_EP_PCI_CFG_HDR15_REG);
416
Value =
PcieRegRead
(Port, PCIE_EP_PCI_CFG_HDR6_REG);
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
PcieInitLib.c
47
UINT32
PcieRegRead
(UINT32 Port, UINTN Offset)
119
pcie_ctrl7.UInt32 =
PcieRegRead
(Port, PCIE_CTRL_7_REG);
145
pcie_ctrl7.UInt32 =
PcieRegRead
(Port, PCIE_CTRL_7_REG);
164
pcie_cap12.UInt32 =
PcieRegRead
(Port, PCIE_EP_PCIE_CAP12_REG);
188
pcie_logic4.UInt32 =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC4_REG);
194
logic22.UInt32 =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC22_REG);
248
Value =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC4_REG);
274
logic22.UInt32 =
PcieRegRead
(Port, PCIE_EP_PORT_LOGIC22_REG);
305
hdr15.UInt32 =
PcieRegRead
(Port, PCIE_EP_PCI_CFG_HDR15_REG);
311
Value =
PcieRegRead
(Port, PCIE_EP_PCI_CFG_HDR6_REG);
[
all
...]
Completed in 2656 milliseconds