Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dops-sh7786.c82 *data = pci_read_reg(chan, SH4A_PCIEPDR); in sh7786_pcie_config_access()
84 pci_write_reg(chan, *data, SH4A_PCIEPDR); in sh7786_pcie_config_access()
Dpcie-sh7786.h89 #define SH4A_PCIEPDR (0x000020) /* R/W - 0x0000 0000 32 */ macro