Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dops-sh7786.c79 *data = pci_read_reg(chan, SH4A_PCIEPDR); in sh7786_pcie_config_access()
81 pci_write_reg(chan, *data, SH4A_PCIEPDR); in sh7786_pcie_config_access()
H A Dpcie-sh7786.h86 #define SH4A_PCIEPDR (0x000020) /* R/W - 0x0000 0000 32 */ macro