Searched refs:PCR0_LOOP (Results 1 – 2 of 2) sorted by relevance
247 pcr0 |= PCR0_LOOP; in init_5x86()249 pcr0 &= ~PCR0_LOOP; in init_5x86()
1028 #define PCR0_LOOP 0x04 /* Enables loop */ macro