Searched defs:ESDCTL_PRCT (Results 1 – 3 of 3) sorted by relevance
318 #define ESDCTL_PRCT(x) (((x) & 0x3f) << 0) macro
409 #define ESDCTL_PRCT(x) (((x) & 0x3f) << 0) macro
623 #define ESDCTL_PRCT(x) ((x) << 0) macro
Completed in 13 milliseconds