Searched refs:RADEON_PPLL_POST3_DIV_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c912 (RADEON_PPLL_POST3_DIV_MASK | RADEON_PPLL_FB3_DIV_MASK)))) {
967 ~RADEON_PPLL_POST3_DIV_MASK);
989 (pll_fb_post_div & RADEON_PPLL_POST3_DIV_MASK) >> 16);
H A Dradeon_reg.h1580 # define RADEON_PPLL_POST3_DIV_MASK 0x00070000 macro

Completed in 131 milliseconds