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