Searched refs:ivch_write (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | dvo_ivch.c | 213 static bool ivch_write(struct intel_dvo_device *dvo, int addr, uint16_t data) function 310 (void) ivch_write(dvo, VR80, backlight); 317 (void) ivch_write(dvo, VR01, vr01); 367 (void) ivch_write (dvo, VR42, x_ratio); 368 (void) ivch_write (dvo, VR41, y_ratio); 375 (void) ivch_write(dvo, VR01, vr01); 376 (void) ivch_write(dvo, VR40, vr40);
|
Completed in 75 milliseconds