OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AHB_GATE_OFFSET_MMC
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun8i_a83t.h
205
#define
AHB_GATE_OFFSET_MMC
(n) (AHB_GATE_OFFSET_MMC0 + (n))
clock_sun9i.h
193
#define
AHB_GATE_OFFSET_MMC
(x) 8
clock_sun4i.h
185
#define
AHB_GATE_OFFSET_MMC
(n) (AHB_GATE_OFFSET_MMC0 + (n))
clock_sun6i.h
313
#define
AHB_GATE_OFFSET_MMC
(n) (AHB_GATE_OFFSET_MMC0 + (n))
Completed in 142 milliseconds