Home
last modified time | relevance | path

Searched refs:hwinc (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/tegra/
Ddsi.h84 #define DSI_TIMING_FIELD(value, period, hwinc) \ argument
85 ((DIV_ROUND_CLOSEST(value, period) - (hwinc)) & 0xff)