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

  /src/sys/arch/arm/imx/
imx23_sspreg.h 48 #define HW_SSP_CTRL0_CLR 0x008
imx23_ssp.c 611 SSP_WR(sc, HW_SSP_CTRL0_CLR, HW_SSP_CTRL0_SFTRST);
620 SSP_WR(sc, HW_SSP_CTRL0_CLR, HW_SSP_CTRL0_CLKGATE);
629 SSP_WR(sc, HW_SSP_CTRL0_CLR, HW_SSP_CTRL0_SFTRST);
636 SSP_WR(sc, HW_SSP_CTRL0_CLR, HW_SSP_CTRL0_CLKGATE);

Completed in 56 milliseconds