Searched refs:TI_CPUSTATE_STEP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ti/ | ||
H A D | if_tireg.h | 234 #define TI_CPUSTATE_STEP 0x00000002 macro |
H A D | if_ti.c | 2343 TI_CLRBIT(sc, TI_CPU_STATE, (TI_CPUSTATE_HALT|TI_CPUSTATE_STEP)); in ti_gibinit() |