Home
last modified time | relevance | path

Searched refs:pPhyAddr (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/inc/
Dmem.h340 extern PVOID MEM_LinearAddress(IN PVOID pPhyAddr, IN ULONG cBytes);
342 #define MEM_LinearAddress(pPhyAddr, cBytes) pPhyAddr argument
Dmemry.h187 extern inline PVOID MEMRY_LinearAddress(PVOID pPhyAddr, ULONG cBytes) { in MEMRY_LinearAddress() argument
188 return pPhyAddr; in MEMRY_LinearAddress()
/hardware/ti/omap3/dspbridge/inc/
Dmem.h340 extern PVOID MEM_LinearAddress(IN PVOID pPhyAddr, IN ULONG cBytes);
342 #define MEM_LinearAddress(pPhyAddr, cBytes) pPhyAddr argument
Dmemry.h187 extern inline PVOID MEMRY_LinearAddress(PVOID pPhyAddr, ULONG cBytes) { in MEMRY_LinearAddress() argument
188 return pPhyAddr; in MEMRY_LinearAddress()