HomeSort by: relevance | last modified time | path
    Searched defs:vol2db (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_vcaudio.c 61 #define vol2db(vol) vcaudio_levels[((vol) * 20) >> 8] macro
62 #define vol2vc(vol) ((uint32_t)(-(vol2db((vol)) << 8) / 100))
bcm2835_vcaudio.c 61 #define vol2db(vol) vcaudio_levels[((vol) * 20) >> 8] macro
62 #define vol2vc(vol) ((uint32_t)(-(vol2db((vol)) << 8) / 100))
bcm2835_vcaudio.c 61 #define vol2db(vol) vcaudio_levels[((vol) * 20) >> 8] macro
62 #define vol2vc(vol) ((uint32_t)(-(vol2db((vol)) << 8) / 100))

Completed in 2013 milliseconds