Searched refs:BDC_COS (Results 1 – 2 of 2) sorted by relevance
62 temp |= BDC_COS|BDC_COP_STP; in bdc_stop()86 temp |= BDC_COS|BDC_COP_RST; in bdc_reset()110 temp |= BDC_COS; in bdc_run()
189 #define BDC_COS BIT(28) macro