Searched refs:MAX_T_BITS (Results 1 – 1 of 1) sorted by relevance
76 #define MAX_T_BITS 4 /* 4 */ macro1106 #define SUBDEV(b, t, l) ((b << (MAX_T_BITS + MAX_L_BITS)) | (t << MAX_L_BITS) | l)