Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ssp.h125 #define SSP_CTRL0_GET_RESP (1 << 17) macro
/openbmc/u-boot/drivers/mmc/
H A Dmxsmmc.c176 ctrl0 |= SSP_CTRL0_GET_RESP; in mxsmmc_send_cmd()