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

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
mmc_tnetw1150_api.h 103 SDIO_Address SDIO_ConvertTNETWToSDIOMaster(Peripheral_Address, SDIO_BufferLength);
mmc_omap_api.h 75 typedef unsigned long SDIO_Address;
162 SDIO_Address peripheral_addr;/* SDIO peripheral address */
197 typedef SDIO_Address (*FConvert)(Peripheral_Address, SDIO_BufferLength);
308 The input address is SDIO_Address, which is a pointer to
342 The output address is SDIO_Address, which is a pointer to the SDIO
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c 726 request.peripheral_addr = (SDIO_Address)TRANSLATE_ADDRESS_MEM(addr); /*SDIO peripheral address*/
827 request.peripheral_addr = (SDIO_Address)TRANSLATE_ADDRESS_MEM(addr); /*SDIO peripheral address*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
mmc_tnetw1150_api.c 471 SDIO_Address SDIO_ConvertTNETWToSDIOMaster(Peripheral_Address in_tnetw_address, SDIO_BufferLength packet_size)
473 SDIO_Address out_sdio_address;

Completed in 361 milliseconds