Searched refs:BDC_COS (Results 1 – 2 of 2) sorted by relevance
66 temp |= BDC_COS|BDC_COP_STP; in bdc_stop()90 temp |= BDC_COS|BDC_COP_RST; in bdc_reset()114 temp |= BDC_COS; in bdc_run()
189 #define BDC_COS (1 << 28) macro