Searched refs:__spu_clock_state_was_enabled (Results 1 – 3 of 3) sorted by relevance
47 volatile unsigned __spu_clock_state_was_enabled; variable61 __spu_clock_state_was_enabled = spu_readch (SPU_RdMachStat) & 0x1; in spu_clock_start()
63 if (__likely (!__spu_clock_state_was_enabled)) in spu_clock_stop()
129 extern volatile unsigned __spu_clock_state_was_enabled;