Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpcie-sh7786.c345 data = pci_read_reg(chan, SH4A_PCIETLCTLR); in pcie_init()
348 pci_write_reg(chan, data, SH4A_PCIETLCTLR); in pcie_init()
Dpcie-sh7786.h501 #define SH4A_PCIETLCTLR (0x041048) /* R/W R 0x0000 0000 16/32 */ macro