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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/brcm-boards/bcm947xx/
H A Dperfcntr.c63 #define REGSHIFT 16 /* register # is at high 16 bit */ macro
112 reg = (uintptr)data >> REGSHIFT;
131 reg = (uintptr)data >> REGSHIFT;
325 sel_proc->data = (void *)((i << REGSHIFT) + j);

Completed in 113 milliseconds