Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c591 static bool is_enabling(int old, int new, int threshold) in is_enabling() function
H A Dintel_display.c897 #define is_enabling(feature, old_crtc_state, new_crtc_state) \ macro