Home
last modified time | relevance | path

Searched defs:atom_clock_dividers (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.h27 struct atom_clock_dividers { struct
28 u32 post_div;
29 union {
43 u32 ref_div;
44 bool enable_post_div;
45 bool enable_dithen;
46 u32 vco_mode;
47 u32 real_clock;
49 u32 post_divider;
50 u32 flags;
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_mode.h585 struct atom_clock_dividers { struct
586 u32 post_div;
587 union {
601 u32 ref_div;
602 bool enable_post_div;
603 bool enable_dithen;
604 u32 vco_mode;
605 u32 real_clock;
607 u32 post_divider;
608 u32 flags;