OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V3_SYSTEM_M_LOCK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/armltd/integrator/
pci_v3.h
88
#define
V3_SYSTEM_M_LOCK
(1 << 14)
pci.c
289
if (v3_readw(V3_SYSTEM) &
V3_SYSTEM_M_LOCK
)
406
val |=
V3_SYSTEM_M_LOCK
;
Completed in 42 milliseconds