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

  /external/u-boot/drivers/mmc/
sh_mmcif.h 113 #define INT_BUFRE (1 << 22)
sh_mmcif.c 53 INT_BUFRE), &host->regs->ce_int);
56 } else if (state & INT_BUFRE) {
57 sh_mmcif_write(~INT_BUFRE, &host->regs->ce_int);

Completed in 3150 milliseconds