Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23888-ir.c285 static u64 ns_to_pulse_clocks(u32 ns) in ns_to_pulse_clocks() function
436 pulse_clocks = ns_to_pulse_clocks(ns); in txclk_tx_s_max_pulse_width()
449 pulse_clocks = ns_to_pulse_clocks(ns); in rxclk_rx_s_max_pulse_width()
/linux-5.19.10/drivers/media/i2c/cx25840/
Dcx25840-ir.c272 static u64 ns_to_pulse_clocks(u32 ns) in ns_to_pulse_clocks() function
416 pulse_clocks = ns_to_pulse_clocks(ns); in txclk_tx_s_max_pulse_width()
429 pulse_clocks = ns_to_pulse_clocks(ns); in rxclk_rx_s_max_pulse_width()