HomeSort by relevance Sort by last modified time
    Searched defs:ise (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c 252 u32 ise; member in struct:omap_hsmmc_regs
311 hsmmc_ctx.ise = OMAP_HSMMC_READ(ISE);
315 OMAP_HSMMC_WRITE(ISE, 0);
326 OMAP_HSMMC_WRITE(ISE, hsmmc_ctx.ise);
360 OMAP_HSMMC_WRITE(ISE, 0);
947 OMAP_HSMMC_WRITE(ISE, TC);
    [all...]
  /system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
SdioDrv.c 237 u32 ise; member in struct:omap_hsmmc_regs
298 hsmmc_ctx.ise = OMAP_HSMMC_READ(ISE);
302 OMAP_HSMMC_WRITE(ISE, 0);
313 OMAP_HSMMC_WRITE(ISE, hsmmc_ctx.ise);
352 OMAP_HSMMC_WRITE(ISE, 0);
967 OMAP_HSMMC_WRITE(ISE, TC);
    [all...]

Completed in 41 milliseconds