Home
last modified time | relevance | path

Searched defs:div32 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dpcm_lib.c559 static inline unsigned int div32(unsigned int a, unsigned int b, in div32() function
/linux/drivers/video/fbdev/
H A Damifb.c566 #define div32(v) ((v)>>5) macro