Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c316 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
322 active_width = 0; in opp1_program_stereo()
330 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dopp.h262 uint32_t active_width; member