Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/mmc/host/
Domap_hsmmc.c116 #define TC_EN (1 << 1) macro
134 BRR_EN | BWR_EN | TC_EN | CC_EN)
1093 if ((end_trans || (status & TC_EN)) && host->mrq) in omap_hsmmc_do_irq()