Home
last modified time | relevance | path

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

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