Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c86 #define v3_readl(o) (__raw_readl(PHYS_PCI_V3_BASE + (unsigned int)(o))) macro
374 debug("LB_BASE0 = %08x\n", v3_readl(V3_LB_BASE0)); in pci_init_board()
376 debug("LB_BASE1 = %08x\n", v3_readl(V3_LB_BASE1)); in pci_init_board()