Searched refs:pulse_clocks (Results 1 – 2 of 2) sorted by relevance
432 u64 pulse_clocks; in txclk_tx_s_max_pulse_width() local 436 pulse_clocks = ns_to_pulse_clocks(ns); in txclk_tx_s_max_pulse_width() 437 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in txclk_tx_s_max_pulse_width() 445 u64 pulse_clocks; in rxclk_rx_s_max_pulse_width() local 449 pulse_clocks = ns_to_pulse_clocks(ns); in rxclk_rx_s_max_pulse_width() 450 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in rxclk_rx_s_max_pulse_width()
412 u64 pulse_clocks; in txclk_tx_s_max_pulse_width() local 416 pulse_clocks = ns_to_pulse_clocks(ns); in txclk_tx_s_max_pulse_width() 417 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in txclk_tx_s_max_pulse_width() 425 u64 pulse_clocks; in rxclk_rx_s_max_pulse_width() local 429 pulse_clocks = ns_to_pulse_clocks(ns); in rxclk_rx_s_max_pulse_width() 430 *divider = pulse_clocks_to_clock_divider(pulse_clocks); in rxclk_rx_s_max_pulse_width()