Home | History | Annotate | Download | only in linux

Lines Matching refs:ICS

125 #define ICS                            0x2
558 * wait till the the clock is stable (ICS) bit is set
560 status = sdiodrv_poll_status(OMAP_HSMMC_SYSCTL, ICS, MMC_TIMEOUT_MS);
561 if(!(status & ICS)) {