Searched defs:frac_fb_div (Results 1 - 5 of 5) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios.h | 36 u32 frac_fb_div : 14; member in struct:atom_clock_dividers::__anonf013a553010a::__anonf013a5530208
|
| H A D | amdgpu_atombios_crtc.c | 832 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local in function:amdgpu_atombios_crtc_set_pll 582 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...] |
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_legacy_crtc.c | 756 uint32_t frac_fb_div = 0; local in function:radeon_set_pll
|
| H A D | radeon_atombios_crtc.c | 1077 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local in function:atombios_crtc_set_pll 828 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 D | radeon_mode.h | 587 u32 frac_fb_div : 14; member in struct:atom_clock_dividers::__anon69f4572f010a::__anon69f4572f0208
|
Completed in 8 milliseconds