Searched refs:CompParm3 (Results 1 – 2 of 2) sorted by relevance
117 dmacHw_REG64_t CompParm3; /* Component Parameter 3 */ member185 …REG_MISC_COMP_PARAM3_LO(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm3.lo)186 …REG_MISC_COMP_PARAM3_HI(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm3.hi)
66 val = (pMiscReg->CompParm3.hi & 0x70000000) >> 28; in GetFifoSize()69 val = (pMiscReg->CompParm3.lo & 0x70000000) >> 28; in GetFifoSize()