Searched refs:ns_to_pulse_clocks (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c306 static u64 ns_to_pulse_clocks(u32 ns) ns_to_pulse_clocks() function
450 pulse_clocks = ns_to_pulse_clocks(ns); txclk_tx_s_max_pulse_width()
463 pulse_clocks = ns_to_pulse_clocks(ns); rxclk_rx_s_max_pulse_width()
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23888-ir.c314 static u64 ns_to_pulse_clocks(u32 ns) ns_to_pulse_clocks() function
465 pulse_clocks = ns_to_pulse_clocks(ns); txclk_tx_s_max_pulse_width()
478 pulse_clocks = ns_to_pulse_clocks(ns); rxclk_rx_s_max_pulse_width()

Completed in 80 milliseconds