burstrate          48 sound/soc/codecs/tlv320dac33.c #define UTHR_FROM_PERIOD_SIZE(samples, playrate, burstrate) \
burstrate          49 sound/soc/codecs/tlv320dac33.c 	(((samples)*5000) / (((burstrate)*5000) / ((burstrate) - (playrate))))