Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23888-ir.c296 static u16 pulse_clocks_to_clock_divider(u64 count) in pulse_clocks_to_clock_divider() function
437 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in txclk_tx_s_max_pulse_width()
450 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in rxclk_rx_s_max_pulse_width()
/linux-5.19.10/drivers/media/i2c/cx25840/
Dcx25840-ir.c283 static u16 pulse_clocks_to_clock_divider(u64 count) in pulse_clocks_to_clock_divider() function
417 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in txclk_tx_s_max_pulse_width()
430 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in rxclk_rx_s_max_pulse_width()