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

/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c299 static const struct ns2501_reg mode_agnostic_values[] = { variable in typeref:struct:ns2501_reg
605 for (i = 0; i < ARRAY_SIZE(mode_agnostic_values); i++)
606 ns2501_writeb(dvo, mode_agnostic_values[i].offset,
607 mode_agnostic_values[i].value);

Completed in 108 milliseconds