Searched refs:FP_CRTC_V_TOTAL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/ | ||
D | radeon.h | 520 #define FP_CRTC_V_TOTAL_MASK 0x00000fff macro |
D | radeonfb.c | 1609 a = (tmp & FP_CRTC_V_TOTAL_MASK) + 1; in radeon_get_dfpinfo() |