OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCMD_WR
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/x86/cpu/quark/
smc.h
138
#define
DCMD_WR
(rnk, col) (4 | ((rnk) << 22) | ((col) << 6))
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
gen5_iosf_sb_definitions.h
425
#define
DCMD_WR
(rnk,col) (4 | ((rnk)<<22) | ((col)<<6))
Completed in 1047 milliseconds