Searched defs:BITFIELD4 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; macro 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; macro
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; macro 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; macro
|