Searched refs:BDC_PSP (Results 1 – 2 of 2) sorted by relevance
153 #define BDC_PSP(p) (((p) & (0x7 << 20))>>20) macro159 #define BDC_PSP(p) (((p) & (0x7 << 20))>>20) macro
80 speed = BDC_PSP(temp); in bdc_uspc_connected()