Home
last modified time | relevance | path

Searched refs:SD_APP_OP_COND (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mmc/
H A Dsd.h32 #define SD_APP_OP_COND 41 /* bcr [31:0] OCR R3 */ macro
/linux/drivers/mmc/core/
H A Dsd_ops.c182 cmd.opcode = SD_APP_OP_COND; in mmc_send_app_op_cond()
/linux/drivers/mmc/host/
H A Dmoxart-mmc.c214 if (cmdctrl == SD_APP_SET_BUS_WIDTH || cmdctrl == SD_APP_OP_COND || in moxart_send_command()