Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h624 #define DATAEND 0x8 /* Data end indicator */ macro
DdefBF547.h901 #define DATAEND 0x8 /* Data end indicator */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h484 #define DATAEND 0x8 /* Data end indicator */ macro
/linux-4.1.27/drivers/mmc/host/
Dtmio_mmc_pio.c113 STATUS_TO_TEXT(DATAEND, status, i); in pr_debug_status()