Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/drivers/pci/
Dpci-sh7780.c309 chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
316 __raw_writel(0, chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
Dpci-sh4.h28 #define SH4_PCILSR1 0x108 /* PCI Local Space Register1 */ macro