OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HW_SSP_CTRL0_SFTRST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/imx/
imx23_sspreg.h
51
#define
HW_SSP_CTRL0_SFTRST
__BIT(31)
imx23_ssp.c
611
SSP_WR(sc, HW_SSP_CTRL0_CLR,
HW_SSP_CTRL0_SFTRST
);
615
while ((SSP_RD(sc, HW_SSP_CTRL0) &
HW_SSP_CTRL0_SFTRST
) ||
623
SSP_WR(sc, HW_SSP_CTRL0_SET,
HW_SSP_CTRL0_SFTRST
);
629
SSP_WR(sc, HW_SSP_CTRL0_CLR,
HW_SSP_CTRL0_SFTRST
);
632
while ((SSP_RD(sc, HW_SSP_CTRL0) &
HW_SSP_CTRL0_SFTRST
) ||
Completed in 50 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025