Searched refs:CompParm4 (Results 1 – 2 of 2) sorted by relevance
116 dmacHw_REG64_t CompParm4; /* Component Parameter 4 */ member187 …REG_MISC_COMP_PARAM4_LO(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm4.lo)188 …REG_MISC_COMP_PARAM4_HI(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm4.hi)
72 val = (pMiscReg->CompParm4.hi & 0x70000000) >> 28; in GetFifoSize()75 val = (pMiscReg->CompParm4.lo & 0x70000000) >> 28; in GetFifoSize()