Home
last modified time | relevance | path

Searched defs:clk_div (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Damlpwm.c126 cycles_to_ns(uint64_t clk_freq, uint32_t clk_div, uint32_t cycles) in cycles_to_ns()
132 ns_to_cycles(uint64_t clk_freq, uint32_t clk_div, uint32_t ns) in ns_to_cycles()
144 uint32_t clk_div; in amlpwm_get_state() local
181 uint32_t clk_div = 1; in amlpwm_set_state() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dpll_mgr.c2131 struct dpll *clk_div) in bxt_ddi_hdmi_pll_dividers() argument
2149 struct dpll *clk_div) in bxt_ddi_dp_pll_dividers() argument
2169 const struct dpll *clk_div) in bxt_ddi_set_dpll_hw_state() argument
2256 struct dpll clk_div = {}; bxt_ddi_dp_set_dpll_hw_state() local
2267 struct dpll clk_div = {}; bxt_ddi_hdmi_set_dpll_hw_state() local
[all...]