Home
last modified time | relevance | path

Searched refs:FP_CRTC_V_TOTAL_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dradeon.h520 #define FP_CRTC_V_TOTAL_MASK 0x00000fff macro
Dradeonfb.c1609 a = (tmp & FP_CRTC_V_TOTAL_MASK) + 1; in radeon_get_dfpinfo()