Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-layerscape.c29 #define PCIE_STRFMR1 0x71c /* Symbol Timer & Filter Mask Register1 */ macro
80 val = ioread32(pci->dbi_base + PCIE_STRFMR1); in ls_pcie_drop_msg_tlp()
82 iowrite32(val, pci->dbi_base + PCIE_STRFMR1); in ls_pcie_drop_msg_tlp()
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h62 #define PCIE_STRFMR1 0x71c /* Symbol Timer & Filter Mask Register1 */ macro
H A Dpcie_layerscape.c307 val = dbi_readl(pcie, PCIE_STRFMR1); in ls_pcie_drop_msg_tlp()
309 dbi_writel(pcie, val, PCIE_STRFMR1); in ls_pcie_drop_msg_tlp()