Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/drivers/pci/
Dpci-sh7780.c310 chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
317 __raw_writel(0, chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
Dpci-sh4.h28 #define SH4_PCILSR1 0x108 /* PCI Local Space Register1 */ macro