Searched defs:clk_div (Results 1 - 9 of 9) sorted by path
| /src/sys/arch/arm/amlogic/ |
| H A D | meson_pwm.c | 127 u_int period, duty, clk_div, hi, lo; local in function:meson_pwm_get_current 181 u_int period, duty, clk_div, hi, lo; local in function:meson_pwm_set_config [all...] |
| H A D | meson_sdhc.c | 365 const u_int clk_div = __SHIFTOUT(clkc, SD_CLKC_CLK_DIV); local in function:meson_sdhc_default_rx_phase 392 u_int pll_freq, clk_div; local in function:meson_sdhc_set_clock 906 u_int ph, rx_phase, clk_div; local in function:meson_sdhc_execute_tuning
|
| H A D | meson_sdio.c | 321 int clk_div; local in function:meson_sdio_set_clock
|
| /src/sys/arch/arm/imx/ |
| H A D | imxi2c.c | 40 static const struct clk_div { struct
|
| /src/sys/arch/arm/ti/ |
| H A D | ti_lcdc.c | 160 int clk_div, div, diff, best_diff; local in function:tilcdc_mode_set
|
| /src/sys/dev/acpi/ |
| H A D | nxpiic_acpi.c | 49 static const struct clk_div { struct
|
| /src/sys/dev/ic/ |
| H A D | dwc_mmc.c | 392 u_int clk_div, ciu_div; local in function:dwc_mmc_set_clock
|
| H A D | pl181.c | 340 u_int pll_freq, clk_div; local in function:plmmc_bus_clock
|
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_dpll_mgr.c | 1758 bxt_ddi_hdmi_pll_dividers(struct intel_crtc_state * crtc_state,struct bxt_clk_div * clk_div) argument 1789 bxt_ddi_dp_pll_dividers(struct intel_crtc_state * crtc_state,struct bxt_clk_div * clk_div) argument 1806 bxt_ddi_set_dpll_hw_state(struct intel_crtc_state * crtc_state,const struct bxt_clk_div * clk_div) argument 1878 struct bxt_clk_div clk_div = {}; local in function:bxt_ddi_dp_set_dpll_hw_state 1888 struct bxt_clk_div clk_div = {}; local in function:bxt_ddi_hdmi_set_dpll_hw_state [all...] |
Completed in 20 milliseconds