Searched refs:MISC_FRST (Results 1 – 1 of 1) sorted by relevance
75 #define MISC_FRST (0x0001 << 2) macro210 if (val & MISC_FRST) { in pluto_reset_frontend()211 val &= ~MISC_FRST; in pluto_reset_frontend()215 val |= MISC_FRST; in pluto_reset_frontend()