Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c405 data = pci_read_reg(chan, SH4A_PCIEDLINTENR); in pcie_init()
407 pci_write_reg(chan, data, SH4A_PCIEDLINTENR); in pcie_init()
H A Dpcie-sh7786.h504 #define SH4A_PCIEDLINTENR (0x041068) /* R/W R 0x0000 0000 16/32 */ macro