Searched refs:LOG2_CEIL (Results 1 – 2 of 2) sorted by relevance
61 static inline int LOG2_CEIL(unsigned int n) in LOG2_CEIL() function
41 #define SPI_CR1_BR(x) ((LOG2_CEIL(x) - 1) << 3)