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

/linux-master/drivers/mmc/host/
H A Dsunxi-mmc.c100 #define SDXC_CARD_CLOCK_ON BIT(16) macro
670 rval &= ~(SDXC_CARD_CLOCK_ON | SDXC_LOW_POWER_ON | SDXC_MASK_DATA0);
673 rval |= SDXC_CARD_CLOCK_ON;

Completed in 169 milliseconds