ANALOG_CLOCK      371 sound/pci/bt87x.c 	.rate_min = ANALOG_CLOCK / CLOCK_DIV_MAX,
ANALOG_CLOCK      372 sound/pci/bt87x.c 	.rate_max = ANALOG_CLOCK / CLOCK_DIV_MIN,
ANALOG_CLOCK      395 sound/pci/bt87x.c 		.num = ANALOG_CLOCK,
ANALOG_CLOCK      487 sound/pci/bt87x.c 	decimation = (ANALOG_CLOCK + runtime->rate / 4) / runtime->rate;