HomeSort by: relevance | last modified time | path
    Searched defs:tv_ftotal (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_tv.c 545 uint32_t tv_pll_cntl, tv_ftotal; local in function:radeon_legacy_tv_mode_set
723 tv_ftotal = NTSC_TV_VFTOTAL;
729 tv_ftotal = PAL_TV_VFTOTAL;
787 WREG32(RADEON_TV_FTOTAL, tv_ftotal);

Completed in 38 milliseconds