Searched refs:HCR_IDLE (Results 1 – 1 of 1) sorted by relevance
68 #define HCR_IDLE 0x0E /* don't run firmware after reset */ macro108 ccsr = (idle ? HCR_IDLE : HCR_RUN) | (ccsr & HCR_MEM16); in spectrum_reset()