Searched defs:_b (Results 1 – 2 of 2) sorted by relevance
19 #define OCOTP_SHADOW_OFFSET(_b, _w) ((_b) * (0x80) + (_w) * (0x10) + 0x400) argument21 #define OCOTP_SHADOW_OFFSET(_b, _w) ((_b) * (0x40) + (_w) * (0x10) + 0x400) argument
320 #define THREAD_PARAM_VALUE(_direction, _a, _b, _c) \ argument
Completed in 4 milliseconds