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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_regs.h540 #define DC3_DV_LINE_SIZE_MASK 0x00000C00 macro
H A Dcim_vg.c864 WRITE_REG32(DC3_DV_CTL, (temp & ~DC3_DV_LINE_SIZE_MASK) | dv_size);
2243 (temp & ~DC3_DV_LINE_SIZE_MASK) | dvsize | 0x00000001);

Completed in 8 milliseconds