Searched defs:auto (Results 1 – 2 of 2) sorted by relevance
109 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) argument