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