Searched defs:SYSCFG (Results 1 - 5 of 5) sorted by relevance

/arch/blackfin/mach-bf609/
H A Ddpm.S41 [--sp] = SYSCFG;
67 SYSCFG = [sp++]; define
/arch/blackfin/mach-bf561/
H A Dsecondary.S32 SYSCFG = R0; define
/arch/blackfin/mach-common/
H A Dhead.S41 SYSCFG = R0; define
H A Dentry.S200 * SYSCFG with their first instruction, so by checking whether our
202 * a single step, or whether to clear SYSCFG.
216 * of SYSCFG after leaving the handler, we will not turn off SYSCFG
325 r6 = SYSCFG;
329 SYSCFG = r6; define
/arch/blackfin/include/asm/
H A Dcontext.S9 * start by saving SYSCFG on the stack with their first instruction.
18 [--sp] = SYSCFG;
91 [--sp] = SYSCFG;
151 [--sp] = SYSCFG;
276 SYSCFG = [sp++]; define
347 SYSCFG = [sp++]; define

Completed in 294 milliseconds