OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V3_LB_BASE1
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/armltd/integrator/
pci.c
162
v3_writel(
V3_LB_BASE1
, v3_addr_to_lb_base(PHYS_PCI_CONFIG_BASE) |
174
v3_writel(
V3_LB_BASE1
, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) |
367
v3_writel(
V3_LB_BASE1
, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) |
376
debug("LB_BASE1 = %08x\n", v3_readl(
V3_LB_BASE1
));
pci_v3.h
41
#define
V3_LB_BASE1
0x00000058
Completed in 49 milliseconds