Home
last modified time | relevance | path

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

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