Searched defs:div32 (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/core/ | ||
| H A D | pcm_lib.c | 559 static inline unsigned int div32(unsigned int a, unsigned int b, in div32() function |
| /linux/drivers/video/fbdev/ | ||
| H A D | amifb.c | 566 #define div32(v) ((v)>>5) macro |