Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h323 #define RESP_NONE 0x0 macro
/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c279 #define RESP_NONE 0x0300 macro
297 case MMC_RSP_NONE: c |= RESP_NONE; break; in tmio_mmc_start_command()