Searched refs:BDC_PSC (Results 1 – 2 of 2) sorted by relevance
265 } else if ((uspc & BDC_PSC) && (uspc & BDC_PCS)) { in bdc_sr_uspc()268 clear_flags |= BDC_PSC; in bdc_sr_uspc()
149 #define BDC_PSC BIT(26) macro