Home
last modified time | relevance | path

Searched refs:mcpLength (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcifcfunc.h118 uint32_t mcpLength in fastCallInit() argument
127 ((mcpOffset << 16) | (mcpLength & 0xFFFF)) ); in fastCallInit()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.h100 uint32_t mcpLength);
DCMcKMod.cpp209 uint32_t mcpLength) in fcInit() argument
222 .mcp_length = mcpLength in fcInit()