Symbol: ivch_read
drivers/gpu/drm/i915/display/dvo_ivch.c
280
if (!ivch_read(dvo, VR00, &temp))
drivers/gpu/drm/i915/display/dvo_ivch.c
295
ivch_read(dvo, VR20, &priv->width);
drivers/gpu/drm/i915/display/dvo_ivch.c
296
ivch_read(dvo, VR21, &priv->height);
drivers/gpu/drm/i915/display/dvo_ivch.c
302
ivch_read(dvo, backup_addresses[i], priv->reg_backup + i);
drivers/gpu/drm/i915/display/dvo_ivch.c
353
if (!ivch_read(dvo, VR01, &vr01))
drivers/gpu/drm/i915/display/dvo_ivch.c
372
if (!ivch_read(dvo, VR30, &vr30))
drivers/gpu/drm/i915/display/dvo_ivch.c
390
if (!ivch_read(dvo, VR01, &vr01))
drivers/gpu/drm/i915/display/dvo_ivch.c
446
ivch_read(dvo, VR00, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
448
ivch_read(dvo, VR01, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
450
ivch_read(dvo, VR10, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
452
ivch_read(dvo, VR30, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
454
ivch_read(dvo, VR40, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
458
ivch_read(dvo, VR80, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
460
ivch_read(dvo, VR81, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
462
ivch_read(dvo, VR82, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
464
ivch_read(dvo, VR83, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
466
ivch_read(dvo, VR84, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
468
ivch_read(dvo, VR85, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
470
ivch_read(dvo, VR86, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
472
ivch_read(dvo, VR87, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
474
ivch_read(dvo, VR88, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
478
ivch_read(dvo, VR8E, &val);
drivers/gpu/drm/i915/display/dvo_ivch.c
482
ivch_read(dvo, VR8F, &val);