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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/csp/
H A DdmacHw_reg.h115 dmacHw_REG64_t CompParm5; /* Component Parameter 5 */ member in struct:__anon7943
189 #define dmacHw_REG_MISC_COMP_PARAM5_LO(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm5.lo)
190 #define dmacHw_REG_MISC_COMP_PARAM5_HI(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm5.hi)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/dmac/
H A DdmacHw.c78 val = (pMiscReg->CompParm5.hi & 0x70000000) >> 28;
81 val = (pMiscReg->CompParm5.lo & 0x70000000) >> 28;

Completed in 51 milliseconds