Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h2680 #define PIPE_MBUS_DBOX_CTL(pipe) _MMIO_PIPE(pipe, _PIPEA_MBUS_DBOX_CTL, \ macro
Dintel_display.c5626 I915_WRITE(PIPE_MBUS_DBOX_CTL(pipe), val); in icl_pipe_mbus_enable()