Searched refs:mode_agnostic_values (Results 1 – 1 of 1) sorted by relevance
297 static const struct ns2501_reg mode_agnostic_values[] = { variable603 for (i = 0; i < ARRAY_SIZE(mode_agnostic_values); i++) in ns2501_mode_set()604 ns2501_writeb(dvo, mode_agnostic_values[i].offset, in ns2501_mode_set()605 mode_agnostic_values[i].value); in ns2501_mode_set()