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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c227 vcfg &= ~(DF_VCFG_LINE_SIZE_LOWER_MASK | DF_VCFG_LINE_SIZE_BIT8 |
234 vcfg |= DF_VCFG_LINE_SIZE_BIT8;
381 vcfg &= ~(DF_VCFG_LINE_SIZE_LOWER_MASK | DF_VCFG_LINE_SIZE_BIT8 |
400 vcfg |= DF_VCFG_LINE_SIZE_BIT8;
2131 if (temp & DF_VCFG_LINE_SIZE_BIT8)
H A Dcim_regs.h730 #define DF_VCFG_LINE_SIZE_BIT8 0x08000000 macro

Completed in 8 milliseconds