Home
last modified time | relevance | path

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

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