Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dops-sh4.c35 data = pci_read_reg(chan, SH4_PCIPDR); in sh4_pci_read()
70 data = pci_read_reg(chan, SH4_PCIPDR); in sh4_pci_write()
91 pci_write_reg(chan, data, SH4_PCIPDR); in sh4_pci_write()
H A Dpci-sh4.h154 #define SH4_PCIPDR 0x220 /* Port IO Data Register */ macro