Searched refs:CR_RL (Results 1 – 2 of 2) sorted by relevance
435 mcr = CR_RL(64) | CR_ASEQUP; in mite_prep_dma()454 dcr = CR_RL(64) | CR_ASEQUP; in mite_prep_dma()477 lkcr = CR_RL(64) | CR_ASEQUP | CR_PSIZE32; in mite_prep_dma()
426 static inline int CR_RL(unsigned int retry_limit) in CR_RL() function