Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpll.c16 struct intel_limit { struct
26 static const struct intel_limit intel_limits_i8xx_dac = { argument
39 static const struct intel_limit intel_limits_i8xx_dvo = {
52 static const struct intel_limit intel_limits_i8xx_lvds = {
65 static const struct intel_limit intel_limits_i9xx_sdvo = {
78 static const struct intel_limit intel_limits_i9xx_lvds = {
92 static const struct intel_limit intel_limits_g4x_sdvo = {
107 static const struct intel_limit intel_limits_g4x_hdmi = {
120 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
134 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
[all …]
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_drv.h323 struct intel_limit;