Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dops-sh4.c38 data = pci_read_reg(chan, SH4_PCIPDR); in sh4_pci_read()
73 data = pci_read_reg(chan, SH4_PCIPDR); in sh4_pci_write()
94 pci_write_reg(chan, data, SH4_PCIPDR); in sh4_pci_write()
Dpci-sh4.h161 #define SH4_PCIPDR 0x220 /* Port IO Data Register */ macro