Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c346 data = pci_read_reg(chan, SH4A_PCIETLCTLR); in pcie_init()
349 pci_write_reg(chan, data, SH4A_PCIETLCTLR); in pcie_init()
H A Dpcie-sh7786.h495 #define SH4A_PCIETLCTLR (0x041048) /* R/W R 0x0000 0000 16/32 */ macro