Searched refs:CR_RL (Results 1 – 2 of 2) sorted by relevance
387 mcr = CR_RL(64) | CR_ASEQUP; in mite_prep_dma()405 dcr = CR_RL(64) | CR_ASEQUP; in mite_prep_dma()427 lkcr = CR_RL(64) | CR_ASEQUP | CR_PSIZE32; in mite_prep_dma()
297 static inline int CR_RL(unsigned int retry_limit) in CR_RL() function