Searched defs:svalue (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/
H A Ddrm_crtc.c4097 int64_t svalue = U642I64(value); local
4098 if (svalue < U642I64(property->values[0]) ||
4099 svalue > U642I64(property->values[1]))

Completed in 73 milliseconds