Searched refs:SD_IO_SEND_RELATIVE_ADDR (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
H A DSdioDrv.h40 #define SD_IO_SEND_RELATIVE_ADDR 3 macro
/system/wlan/ti/wilink_6_1/platforms/hw/linux/
H A DSdioAdapter.c318 iStatus = sdioDrv_ExecuteCmd (SD_IO_SEND_RELATIVE_ADDR, 0, MMC_RSP_R6, &uLong, sizeof(uLong));
320 printk("%s %d command number: %d failed\n", __FUNCTION__, __LINE__, SD_IO_SEND_RELATIVE_ADDR);

Completed in 64 milliseconds