HomeSort by relevance Sort by last modified time
    Searched refs:uAddress (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
HwInit.c 392 static TI_STATUS hwInit_InitTopRegisterRead(TI_HANDLE hHwInit, TI_UINT32 uAddress);
394 static TI_STATUS hwInit_InitTopRegisterWrite(TI_HANDLE hHwInit, TI_UINT32 uAddress, TI_UINT32 uValue);
550 pHwInit->uFwAddress = pFileInfo->uAddress;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
HwInit.c 374 static TI_STATUS hwInit_InitTopRegisterRead(TI_HANDLE hHwInit, TI_UINT32 uAddress);
376 static TI_STATUS hwInit_InitTopRegisterWrite(TI_HANDLE hHwInit, TI_UINT32 uAddress, TI_UINT32 uValue);
515 pHwInit->uFwAddress = pFileInfo->uAddress;
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 556 pFileInfo->uAddress = BYTE_SWAP_LONG( *((TI_UINT32*)(pFileInfo->pBuffer)) );
565 pFileInfo->uAddress += pFileInfo->uLength;
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvIf.c 549 pFileInfo->uAddress = BYTE_SWAP_LONG( *((TI_UINT32*)(pFileInfo->pBuffer)) );
558 pFileInfo->uAddress += pFileInfo->uLength;
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 423 milliseconds