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

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Devergreen_reg.h57 # define EVERGREEN_GRPH_NUM_BANKS(x) (((x) & 0x3) << 2) macro
H A Datombios_crtc.c1160 fb_format |= EVERGREEN_GRPH_NUM_BANKS(EVERGREEN_ADDR_SURF_4_BANK);
1164 fb_format |= EVERGREEN_GRPH_NUM_BANKS(EVERGREEN_ADDR_SURF_8_BANK);
1167 fb_format |= EVERGREEN_GRPH_NUM_BANKS(EVERGREEN_ADDR_SURF_16_BANK);

Completed in 182 milliseconds