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

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
chip_stat.c 113 req.peripheral_addr = 0x1ffc4;
119 req.peripheral_addr = 0x1ffc0;
125 req.peripheral_addr = 0x1ffcc;
131 req.peripheral_addr = 0x1ffc8;
138 req.peripheral_addr = SDIO_DOWNLOAD_PARTITION_SIZE + CHIP_ID; /* 0x1BE74 */
tnetw_sdio.c 158 if ((rc = sdio_memcpy_fromio(func, tgt, Req->peripheral_addr,
193 rc = sdio_memcpy_toio(func, Req->peripheral_addr, src,
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
mmc_omap_api.h 162 SDIO_Address peripheral_addr;/* SDIO peripheral address */ member in struct:SDIO_Request
324 request->peripheral_addr- SDIO peripheral address.
355 request->peripheral_addr- SDIO peripheral address.
547 sync_read_request.peripheral_addr = perph_addr;
  /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...]

Completed in 703 milliseconds