Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios.h29 struct atom_clock_dividers { struct
30 u32 post_div;
31 union {
45 u32 ref_div;
46 bool enable_post_div;
47 bool enable_dithen;
48 u32 vco_mode;
49 u32 real_clock;
51 u32 post_divider;
52 u32 flags;
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_mode.h580 struct atom_clock_dividers { struct
581 u32 post_div;
582 union {
596 u32 ref_div;
597 bool enable_post_div;
598 bool enable_dithen;
599 u32 vco_mode;
600 u32 real_clock;
602 u32 post_divider;
603 u32 flags;