OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V3_LB_MAP1
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/armltd/integrator/
pci.c
164
v3_writew(
V3_LB_MAP1
, mapaddress);
177
v3_writew(
V3_LB_MAP1
, v3_addr_to_lb_map(PCI_BUS_PREMEM_START) |
370
v3_writew(
V3_LB_MAP1
, v3_addr_to_lb_map(PCI_BUS_PREMEM_START) |
377
debug("LB_MAP1 = %04x\n", v3_readw(
V3_LB_MAP1
));
pci_v3.h
43
#define
V3_LB_MAP1
0x00000062
Completed in 51 milliseconds