Searched refs:CCR0_NC1 (Results 1 – 2 of 2) sorted by relevance
169 ccr0 |= CCR0_NC1 | CCR0_BARB; in init_486dlc()175 ccr0 |= CCR0_NC1 | CCR0_BARB; in init_486dlc()177 ccr0 |= CCR0_NC1; in init_486dlc()367 write_cyrix_reg(CCR0, read_cyrix_reg(CCR0) | CCR0_NC1); in init_6x86()492 write_cyrix_reg(CCR0, read_cyrix_reg(CCR0) | CCR0_NC1); in init_6x86MX()
589 #define CCR0_NC1 0x02 /* 640K-1M region is non-cacheable */ macro