HomeSort by: relevance | last modified time | path
    Searched refs:HW_SSP_CTRL0_GET_RESP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
imx23_sspreg.h 64 #define HW_SSP_CTRL0_GET_RESP __BIT(17)
imx23_ssp.c 839 HW_SSP_CTRL0_GET_RESP;
943 dma_cmd[0].pio_words[PIO_WORD_CTRL0] |= HW_SSP_CTRL0_GET_RESP;
995 dma_cmd[0].pio_words[PIO_WORD_CTRL0] |= HW_SSP_CTRL0_GET_RESP;

Completed in 14 milliseconds