Searched refs:S_DUTYQ (Results 1 – 1 of 1) sorted by relevance
52888 #define S_DUTYQ 5 macro52890 #define V_DUTYQ(x) ((x) << S_DUTYQ)52891 #define G_DUTYQ(x) (((x) >> S_DUTYQ) & M_DUTYQ)