Searched refs:conv_us_to_clocks (Results 1 – 1 of 1) sorted by relevance
331 static unsigned long conv_us_to_clocks; variable347 conv_us_to_clocks = work >> 32; in init_timing_params()363 pulse_width, space_width, conv_us_to_clocks); in init_timing_params()452 length *= conv_us_to_clocks; in send_pulse_homebrew_softcarrier()482 return ((now - start) - length) / conv_us_to_clocks; in send_pulse_homebrew_softcarrier()