OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V3_SYSTEM_M_RST_OUT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/armltd/integrator/
pci_v3.h
87
#define
V3_SYSTEM_M_RST_OUT
(1 << 15)
pci.c
302
val &= ~
V3_SYSTEM_M_RST_OUT
;
401
val |=
V3_SYSTEM_M_RST_OUT
;
Completed in 42 milliseconds