Searched defs:frac_fb_div (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h34 u32 frac_fb_div : 14; member in struct:atom_clock_dividers::__anon286::__anon287
H A Datombios_crtc.c825 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
575 amdgpu_atombios_crtc_program_pll(struct drm_crtc *crtc, u32 crtc_id, int pll_id, u32 encoder_mode, u32 encoder_id, u32 clock, u32 ref_div, u32 fb_div, u32 frac_fb_div, u32 post_div, int bpc, bool ss_enabled, struct amdgpu_atom_ss *ss) argument
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c740 uint32_t frac_fb_div = 0; local
H A Datombios_crtc.c1062 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
815 atombios_crtc_program_pll(struct drm_crtc *crtc, u32 crtc_id, int pll_id, u32 encoder_mode, u32 encoder_id, u32 clock, u32 ref_div, u32 fb_div, u32 frac_fb_div, u32 post_div, int bpc, bool ss_enabled, struct radeon_atom_ss *ss) argument
[all...]
H A Dradeon_mode.h548 u32 frac_fb_div : 14; member in struct:atom_clock_dividers::__anon508::__anon509

Completed in 173 milliseconds