Home
last modified time | relevance | path

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

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