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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios.h36 u32 frac_fb_div : 14; member in struct:atom_clock_dividers::__anon41::__anon42
H A Damdgpu_atombios_crtc.c832 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
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...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_crtc.c756 uint32_t frac_fb_div = 0; local
H A Dradeon_atombios_crtc.c1077 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
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 Dradeon_mode.h587 u32 frac_fb_div : 14; member in struct:atom_clock_dividers::__anon1289::__anon1290

Completed in 193 milliseconds