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

/system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
H A DSdioDrv.c107 #define ICS 0x2 macro
536 * wait till the the clock is stable (ICS) bit is set
538 status = sdiodrv_poll_status(OMAP_HSMMC_SYSCTL, ICS, MMC_TIMEOUT_MS);
539 if(!(status & ICS)) {

Completed in 28 milliseconds