Searched refs:LCCR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dasm-offsets.c50 DEFINE(LCCR, offsetof(struct pt_regs, ccr) - sizeof(long));
H A Dentry.S115 mov.w r1,@(LCCR-LER3:16,sp) /* set ccr */
126 mov.w @(LCCR-LER1:16,sp),r0 /* check kernel mode */
135 mov.w @(LCCR-LER1:16,sp),r1 /* restore the RET addr */
282 mov.b @(LCCR+1:16,sp),r0l
316 mov.b @(LCCR+1:16,sp),r0l /* Interrupt Enabled? */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsh_eth.h92 # define LCCR 0x710 macro
166 #define LCCR 0x1d8 macro
239 # define LCCR 0x0188 macro
H A Dsh_eth.c1257 mdp->stats.tx_carrier_errors += ctrl_inl(ioaddr + LCCR);
1258 ctrl_outl(0, ioaddr + LCCR); /* (write clear) */

Completed in 111 milliseconds