taglinefilesource code
clocks1207drivers/sound/mpu401.cclocks2ticks (unsigned long clocks)
clocks1216drivers/sound/mpu401.creturn ((clocks * curr_timebase) + (hw_timebase / 2)) / hw_timebase;