Searched refs:const_ptr (Results 1 – 1 of 1) sorted by relevance
268 return const_ptr; in radeon_legacy_tv_get_std_mode()435 if (!const_ptr) in radeon_legacy_tv_init_restarts()438 h_total = const_ptr->hor_total; in radeon_legacy_tv_init_restarts()439 v_total = const_ptr->ver_total; in radeon_legacy_tv_init_restarts()476 restart = const_ptr->def_restart; in radeon_legacy_tv_init_restarts()546 if (!const_ptr) in radeon_legacy_tv_mode_set()832 if (!const_ptr) in radeon_legacy_tv_adjust_crtc_reg()841 (const_ptr->hor_syncstart & 7); in radeon_legacy_tv_adjust_crtc_reg()878 if (!const_ptr) in radeon_legacy_tv_adjust_pll1()885 *ppll_div_3 = (const_ptr->crtcPLL_N & 0x7ff) | (get_post_div(const_ptr->crtcPLL_post_div) << 16); in radeon_legacy_tv_adjust_pll1()[all …]
Completed in 9 milliseconds