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