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

  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
CmdMBox.h 100 TI_UINT32 uFwAddr;
CmdMBox.c 157 pCmdMbox->uFwAddr = 0;
234 BUILD_TTxnStruct(pCmdTxn, pCmdMbox->uFwAddr, pCmd, pCmdMbox->uWriteLen, NULL, NULL)
279 BUILD_TTxnStruct(pCmdTxn, pCmdMbox->uFwAddr, pCmd, pCmdMbox->uReadLen,(TTxnDoneCb)cmdMbox_TransferComplete, hCmdMbox)
376 pCmdMbox->uFwAddr = pCmdMbox->aRegTxn[1].uRegister;
397 pCmdMbox->uFwAddr = pCmdMbox->aRegTxn[1].uRegister;
464 return pCmdMbox->uFwAddr;
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
CmdMBox.h 101 TI_UINT32 uFwAddr;
CmdMBox.c 158 pCmdMbox->uFwAddr = 0;
235 BUILD_TTxnStruct(pCmdTxn, pCmdMbox->uFwAddr, pCmd, pCmdMbox->uWriteLen, NULL, NULL)
280 BUILD_TTxnStruct(pCmdTxn, pCmdMbox->uFwAddr, pCmd, pCmdMbox->uReadLen,(TTxnDoneCb)cmdMbox_TransferComplete, hCmdMbox)
375 pCmdMbox->uFwAddr = pCmdMbox->aRegTxn[1].uRegister;
396 pCmdMbox->uFwAddr = pCmdMbox->aRegTxn[1].uRegister;
463 return pCmdMbox->uFwAddr;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
HwInit.c 268 pHwCtrl->uFwAddr = (UINT32)pWLAN_Images[1]; /* Firmware Image length */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 90 UINT32 uFwAddr;
whalHwCtrl.c 690 pHwCtrl->uFwAddr = pFWImage[1];
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
shmFwCtrl.c 135 pWhalBus->uFwLastAddr = pHwCtrl->uFwAddr;
    [all...]

Completed in 161 milliseconds