Searched refs:CompParm5 (Results 1 – 2 of 2) sorted by relevance
115 dmacHw_REG64_t CompParm5; /* Component Parameter 5 */ member189 …REG_MISC_COMP_PARAM5_LO(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm5.lo)190 …REG_MISC_COMP_PARAM5_HI(module) (((dmacHw_MISC_t *) dmacHw_REG_MISC_BASE((module)))->CompParm5.hi)
78 val = (pMiscReg->CompParm5.hi & 0x70000000) >> 28; in GetFifoSize()81 val = (pMiscReg->CompParm5.lo & 0x70000000) >> 28; in GetFifoSize()