Searched refs:hwinc (Results 1 – 1 of 1) sorted by relevance
84 #define DSI_TIMING_FIELD(value, period, hwinc) \ argument85 ((DIV_ROUND_CLOSEST(value, period) - (hwinc)) & 0xff)