Searched refs:BDC_COP_RST (Results 1 – 2 of 2) sorted by relevance
188 #define BDC_COP_RST (1 << 29) macro192 #define BDC_COP_MASK (BDC_COP_RST|BDC_COP_RUN|BDC_COP_STP)
93 temp |= BDC_COS|BDC_COP_RST; in bdc_reset()