Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_debug.c312 int h_pos[MAX_PIPES] = {0}, v_pos[MAX_PIPES] = {0}; in context_timing_trace() local
327 h_pos[i] = position.horizontal_count; in context_timing_trace()
340 h_pos[i], v_pos[i]); in context_timing_trace()
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_legacy_tv.c450 h_offset = tv_dac->h_pos * H_POS_UNIT; in radeon_legacy_tv_init_restarts()
492 const_ptr->def_restart, tv_dac->h_pos, tv_dac->v_pos, p1, p2, restart); in radeon_legacy_tv_init_restarts()
H A Dradeon_mode.h395 int h_pos; member