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