Searched refs:BDC_COS (Results 1 – 2 of 2) sorted by relevance
69 temp |= BDC_COS|BDC_COP_STP; in bdc_stop()93 temp |= BDC_COS|BDC_COP_RST; in bdc_reset()117 temp |= BDC_COS; in bdc_run()
194 #define BDC_COS (1 << 28) macro