Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/include/asm/
Dbfin_sdh.h23 #define CMD_L_RSP (1 << 7) /* Long Response */ macro
/linux-2.6.39/drivers/mmc/host/
Dbfin_sdh.c221 sdh_cmd |= CMD_L_RSP; in sdh_start_cmd()