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