Searched refs:maxburst (Results 1 – 2 of 2) sorted by relevance
77 static inline void convert_burst(uint32_t *maxburst) in convert_burst() argument79 switch (*maxburst) in convert_burst()82 *maxburst = 0; in convert_burst()85 *maxburst = 1; in convert_burst()88 *maxburst = 2; in convert_burst()91 *maxburst = 3; in convert_burst()95 *maxburst = 0; in convert_burst()
78 __STATIC_INLINE void DW_ConvertBurst(uint16_t *maxburst) in DW_ConvertBurst() argument82 switch (*maxburst) { in DW_ConvertBurst()112 *maxburst = val; in DW_ConvertBurst()
Completed in 26 milliseconds