Home
last modified time | relevance | path

Searched defs:hw_adjustment_range (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/inc/hw/
H A Dopp.h233 struct hw_adjustment_range { struct
234 int32_t hw_default;
235 int32_t min;
236 int32_t max;
237 int32_t step;
238 uint32_t divider; /* (actually HW range is min/divider; divider !=0) */