Home
last modified time | relevance | path

Searched refs:SD_CONFIG_TH (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h107 #define SD_CONFIG_TH (0x01000000) macro
/linux-2.6.39/drivers/mmc/host/
Dau1xmmc.c428 IRQ_OFF(host, SD_CONFIG_TH); in au1xmmc_send_pio()
566 IRQ_OFF(host, SD_CONFIG_TH | SD_CONFIG_RA | SD_CONFIG_RF); in au1xmmc_cmd_complete()
673 IRQ_ON(host, SD_CONFIG_TH); in au1xmmc_prepare_data()
804 IRQ_OFF(host, SD_CONFIG_NE | SD_CONFIG_TH); in au1xmmc_irq()