Home
last modified time | relevance | path

Searched refs:DATAEND (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h627 #define DATAEND 0x8 /* Data end indicator */ macro
DdefBF547.h934 #define DATAEND 0x8 /* Data end indicator */ macro
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h488 #define DATAEND 0x8 /* Data end indicator */ macro
/linux-3.4.99/drivers/mmc/host/
Dtmio_mmc_pio.c110 STATUS_TO_TEXT(DATAEND, status, i); in pr_debug_status()