OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WBEN
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/configs/
mx53ard.h
181
#define MX53ARD_CS1WCR1 (WCSN(2) | WEN(2) |
WBEN
(2) | WWSC(22))
/external/u-boot/arch/arm/include/asm/arch-mx5/
imx-regs.h
191
#define
WBEN
(x) (((x) & 0x7) << 12)
Completed in 79 milliseconds