Home
last modified time | relevance | path

Searched refs:VIDEO_DIP_PORT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c261 if ((val & VIDEO_DIP_PORT_MASK) != VIDEO_DIP_PORT(encoder->port)) in g4x_infoframes_enabled()
335 if ((val & VIDEO_DIP_PORT_MASK) != VIDEO_DIP_PORT(encoder->port)) in ibx_infoframes_enabled()
485 if ((val & VIDEO_DIP_PORT_MASK) != VIDEO_DIP_PORT(encoder->port)) in vlv_infoframes_enabled()
857 u32 port = VIDEO_DIP_PORT(encoder->port); in g4x_set_infoframes()
1042 u32 port = VIDEO_DIP_PORT(encoder->port); in ibx_set_infoframes()
1149 u32 port = VIDEO_DIP_PORT(encoder->port); in vlv_set_infoframes()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c277 if ((val & VIDEO_DIP_PORT_MASK) != VIDEO_DIP_PORT(encoder->port)) in g4x_infoframes_enabled()
355 if ((val & VIDEO_DIP_PORT_MASK) != VIDEO_DIP_PORT(encoder->port)) in ibx_infoframes_enabled()
513 if ((val & VIDEO_DIP_PORT_MASK) != VIDEO_DIP_PORT(encoder->port)) in vlv_infoframes_enabled()
879 u32 port = VIDEO_DIP_PORT(encoder->port); in g4x_set_infoframes()
1064 u32 port = VIDEO_DIP_PORT(encoder->port); in ibx_set_infoframes()
1171 u32 port = VIDEO_DIP_PORT(encoder->port); in vlv_set_infoframes()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h2321 #define VIDEO_DIP_PORT(port) ((port) << 29) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h4961 #define VIDEO_DIP_PORT(port) ((port) << 29) macro

Completed in 67 milliseconds