Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c146 #define NS2501_REG82 0x82 /* output display height, low byte */ macro
627 ns2501_writeb(dvo, NS2501_REG82, conf->vtotal & 0xff); in ns2501_mode_set()