Searched refs:I642U64 (Results 1 – 3 of 3) sorted by relevance
309 name, I642U64(min), I642U64(max)); in drm_property_create_signed_range()
604 *val = I642U64(state->crtc_x); in drm_atomic_plane_get_property()606 *val = I642U64(state->crtc_y); in drm_atomic_plane_get_property()
52 static inline uint64_t I642U64(int64_t val) in I642U64() function