OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HW_DIGCTL_CHIPID_MASK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
mxs.c
140
switch (readl(&digctl_regs->hw_digctl_chipid) &
HW_DIGCTL_CHIPID_MASK
) {
/external/u-boot/arch/arm/include/asm/arch-mxs/
regs-digctl.h
142
#define
HW_DIGCTL_CHIPID_MASK
(0xffff << 16)
Completed in 550 milliseconds