HomeSort by: relevance | last modified time | path
    Searched defs:ivch_write (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
dvo_ivch.c 240 static bool ivch_write(struct intel_dvo_device *dvo, int addr, u16 data) function in typeref:typename:bool
341 ivch_write(dvo, VR10, 0x0000);
344 ivch_write(dvo, backup_addresses[i], priv->reg_backup[i]);
364 ivch_write(dvo, VR80, backlight);
371 ivch_write(dvo, VR01, vr01);
433 ivch_write(dvo, VR42, x_ratio);
434 ivch_write(dvo, VR41, y_ratio);
441 ivch_write(dvo, VR01, vr01);
442 ivch_write(dvo, VR40, vr40);
dvo_ivch.c 240 static bool ivch_write(struct intel_dvo_device *dvo, int addr, u16 data) function in typeref:typename:bool
341 ivch_write(dvo, VR10, 0x0000);
344 ivch_write(dvo, backup_addresses[i], priv->reg_backup[i]);
364 ivch_write(dvo, VR80, backlight);
371 ivch_write(dvo, VR01, vr01);
433 ivch_write(dvo, VR42, x_ratio);
434 ivch_write(dvo, VR41, y_ratio);
441 ivch_write(dvo, VR01, vr01);
442 ivch_write(dvo, VR40, vr40);

Completed in 27 milliseconds