Home
last modified time | relevance | path

Searched refs:TC_EN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF544.h519 #define TC_EN 0x80 /* Transparent Color Enable */ macro
DdefBF547.h496 #define TC_EN 0x80 /* Transparent Color Enable */ macro
/linux-4.4.14/drivers/mmc/host/
Domap_hsmmc.c117 #define TC_EN (1 << 1) macro
135 BRR_EN | BWR_EN | TC_EN | CC_EN)
1197 if ((end_trans || (status & TC_EN)) && host->mrq) in omap_hsmmc_do_irq()