Searched defs:BP (Results 1 – 5 of 5) sorted by relevance
10 #define BP 6 * 8 macro
66 #define claim_device(BP,ECHILD) set_device_claimage(BP,ECHILD,1) argument67 #define release_device(BP,ECHILD) set_device_claimage(BP,ECHILD,0) argument
31 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local
73 #define TX_RING_GAP(BP) \ argument75 #define TX_BUFFS_AVAIL(BP) \ argument
101 #define BP (1 << 4) /* Fix the signal of Biphase output */ macro