/drivers/clk/meson/ |
D | meson-eeclk.c | 39 if (data->init_count) in meson_eeclkc_probe() 40 regmap_multi_reg_write(map, data->init_regs, data->init_count); in meson_eeclkc_probe()
|
D | clk-mpll.c | 137 if (mpll->init_count) in mpll_init() 139 mpll->init_count); in mpll_init()
|
D | meson-eeclk.h | 19 unsigned int init_count; member
|
D | clk-mpll.h | 22 unsigned int init_count; member
|
D | clk-pll.h | 40 unsigned int init_count; member
|
D | clk-pll.c | 298 if (pll->init_count) { in meson_clk_pll_init() 301 pll->init_count); in meson_clk_pll_init()
|
D | g12a.c | 1656 .init_count = ARRAY_SIZE(g12a_gp0_init_regs), 1796 .init_count = ARRAY_SIZE(g12a_hifi_init_regs), 1888 .init_count = ARRAY_SIZE(g12a_pcie_pll_init_regs), 2227 .init_count = ARRAY_SIZE(g12a_mpll0_init_regs), 2281 .init_count = ARRAY_SIZE(g12a_mpll1_init_regs), 2335 .init_count = ARRAY_SIZE(g12a_mpll2_init_regs), 2389 .init_count = ARRAY_SIZE(g12a_mpll3_init_regs), 5418 .init_count = ARRAY_SIZE(g12a_init_regs),
|
D | axg.c | 221 .init_count = ARRAY_SIZE(axg_gp0_init_regs), 293 .init_count = ARRAY_SIZE(axg_hifi_init_regs), 746 .init_count = ARRAY_SIZE(axg_pcie_init_regs),
|
D | gxbb.c | 464 .init_count = ARRAY_SIZE(gxbb_gp0_init_regs), 518 .init_count = ARRAY_SIZE(gxl_gp0_init_regs),
|
D | meson8b.c | 1978 .init_count = ARRAY_SIZE(meson8m2_gp_pll_init_regs),
|
/drivers/clocksource/ |
D | timer-sp804.c | 343 static int init_count = 0; in integrator_cp_of_init() local 364 if (init_count == 2 || !of_device_is_available(np)) in integrator_cp_of_init() 369 if (!init_count) { in integrator_cp_of_init() 384 init_count++; in integrator_cp_of_init()
|
D | arc_timer.c | 361 static int init_count = 0; in arc_of_timer_init() local 364 if (!init_count) { in arc_of_timer_init() 365 init_count = 1; in arc_of_timer_init()
|
/drivers/phy/broadcom/ |
D | phy-brcm-usb.c | 71 int init_count; member 126 if (priv->init_count++ == 0) { in brcm_usb_phy_init() 139 priv->init_count); in brcm_usb_phy_init() 161 if (--priv->init_count == 0) { in brcm_usb_phy_exit() 586 if (priv->init_count) { in brcm_usb_phy_suspend() 626 if (priv->init_count) { in brcm_usb_phy_resume()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | phy.c | 389 u32 init_count = 0; in _rtl92cu_phy_set_rf_power_state() local 392 init_count++; in _rtl92cu_phy_set_rf_power_state() 396 } while (!rtstatus && (init_count < 10)); in _rtl92cu_phy_set_rf_power_state()
|
/drivers/phy/ |
D | phy-core.c | 245 if (phy->init_count == 0 && phy->ops->init) { in phy_init() 252 ++phy->init_count; in phy_init() 274 if (phy->init_count == 1 && phy->ops->exit) { in phy_exit() 281 --phy->init_count; in phy_exit()
|
/drivers/gpu/drm/i915/display/ |
D | intel_dsi.h | 117 u16 init_count; member
|
D | intel_dsi_vbt.c | 724 drm_dbg_kms(&i915->drm, "Init Count 0x%x\n", intel_dsi->init_count); in intel_dsi_log_params() 765 intel_dsi->init_count = mipi_config->master_init_timer; in intel_dsi_vbt_init()
|
D | vlv_dsi.c | 1521 intel_dsi->init_count); in intel_dsi_prepare() 1529 intel_dsi->init_count); in intel_dsi_prepare()
|
D | icl_dsi.c | 597 tmp |= intel_dsi->init_count; in gen11_dsi_setup_dphy_timings()
|
/drivers/scsi/lpfc/ |
D | lpfc_sli.h | 302 uint32_t init_count; /* number to allocate when initialized */ member
|
/drivers/staging/media/atomisp/pci/ |
D | isp2400_input_system_local.h | 459 u16 init_count; member
|
/drivers/gpu/drm/msm/dp/ |
D | dp_ctrl.c | 1889 (u32)(uintptr_t)phy, phy->init_count, phy->power_count); in dp_ctrl_off_link_stream() 1894 (u32)(uintptr_t)phy, phy->init_count, phy->power_count); in dp_ctrl_off_link_stream() 1932 (u32)(uintptr_t)phy, phy->init_count, phy->power_count); in dp_ctrl_off() 1937 (u32)(uintptr_t)phy, phy->init_count, phy->power_count); in dp_ctrl_off()
|
/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.c | 2925 int init_count; member 4563 if (qmp->init_count++) { in qcom_qmp_phy_com_init() 4656 if (--qmp->init_count) { in qcom_qmp_phy_com_exit() 4997 if (!qmp->init_count) { in qcom_qmp_phy_runtime_suspend() 5023 if (!qmp->init_count) { in qcom_qmp_phy_runtime_resume()
|
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_system.c | 572 state->init_count = (uint16_t)receiver_port_reg_load(ID, in mipi_port_get_state()
|
/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 1716 "init_count", state->init_count); in debug_print_rx_mipi_port_state()
|