Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/radeon/
HDradeon_legacy_tv.c45 #define PAL_TV_LINES_PER_FRAME 625 macro
498 v_offset = ((int)(v_total * h_total) * 2 * tv_dac->v_pos) / (int)(PAL_TV_LINES_PER_FRAME); in radeon_legacy_tv_init_restarts()
621 vert_space = const_ptr->ver_total * 2 * 10000 / PAL_TV_LINES_PER_FRAME; in radeon_legacy_tv_mode_set()
644 tmp /= PAL_TV_LINES_PER_FRAME; in radeon_legacy_tv_mode_set()