Home
last modified time | relevance | path

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

/src/sys/dev/msk/
H A Dif_mskreg.h2060 #define SC_STAT_RST_SET BIT_0 /* Set Status Unit Reset */ macro
H A Dif_msk.c1527 CSR_WRITE_4(sc, STAT_CTRL, SC_STAT_RST_SET); in mskc_reset()