Searched defs:RST_CPU (Results 1 – 2 of 2) sorted by relevance
43 RST_CPU = 1 << 2, /* initiate reset */ enumerator
30 #define RST_CPU BIT(0) macro