Searched defs:S3C2410_SDICON_SDIOIRQ (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Ds3cmci.c61 #define S3C2410_SDICON_SDIOIRQ (1 << 3) macro
1329 con |= S3C2410_SDICON_SDIOIRQ;
1338 con &= ~S3C2410_SDICON_SDIOIRQ;

Completed in 15 milliseconds