/linux-6.1.9/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),
|
/linux-6.1.9/drivers/clocksource/ |
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()
|
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()
|
/linux-6.1.9/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() 628 if (priv->init_count) { in brcm_usb_phy_resume()
|
/linux-6.1.9/drivers/staging/vt6655/ |
D | rf.c | 349 unsigned char init_count = 0; in rf_write_wake_prog_syn() local 362 init_count = CB_AL2230_INIT_SEQ + 2; in rf_write_wake_prog_syn() 381 MACvSetMISCFifo(priv, MISCFIFO_SYNINFO_IDX, (unsigned long)MAKEWORD(sleep_count, init_count)); in rf_write_wake_prog_syn()
|
/linux-6.1.9/drivers/phy/ |
D | phy-core.c | 256 if (phy->power_count > phy->init_count) in phy_init() 259 if (phy->init_count == 0 && phy->ops->init) { in phy_init() 266 ++phy->init_count; in phy_init() 296 if (phy->init_count == 1 && phy->ops->exit) { in phy_exit() 303 --phy->init_count; in phy_exit()
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_dsi.h | 114 u16 init_count; member
|
D | intel_dsi_vbt.c | 815 drm_dbg_kms(&i915->drm, "Init Count 0x%x\n", intel_dsi->init_count); in intel_dsi_log_params() 857 intel_dsi->init_count = mipi_config->master_init_timer; in intel_dsi_vbt_init()
|
D | vlv_dsi.c | 1526 intel_dsi->init_count); in intel_dsi_prepare() 1534 intel_dsi->init_count); in intel_dsi_prepare()
|
/linux-6.1.9/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()
|
/linux-6.1.9/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-pcie-msm8996.c | 278 int init_count; member 419 if (qmp->init_count++) { in qmp_pcie_msm8996_com_init() 471 if (--qmp->init_count) { in qmp_pcie_msm8996_com_exit()
|
D | phy-qcom-qmp-combo.c | 961 int init_count; member 1987 if (qmp->init_count++) { in qmp_combo_com_init() 2063 if (--qmp->init_count) { in qmp_combo_com_exit() 2308 if (!qmp->init_count) { in qmp_combo_runtime_suspend() 2334 if (!qmp->init_count) { in qmp_combo_runtime_resume()
|
D | phy-qcom-qmp-usb.c | 2264 if (!qphy->phy->init_count) { in qmp_usb_runtime_suspend() 2286 if (!qphy->phy->init_count) { in qmp_usb_runtime_resume()
|
/linux-6.1.9/drivers/gpu/drm/msm/dp/ |
D | dp_ctrl.c | 1392 phy, phy->init_count, phy->power_count); in dp_ctrl_phy_init() 1408 phy, phy->init_count, phy->power_count); in dp_ctrl_phy_exit() 1486 phy, phy->init_count, phy->power_count); in dp_ctrl_deinitialize_mainlink() 1914 phy, phy->init_count, phy->power_count); in dp_ctrl_off_link_stream() 1937 phy, phy->init_count, phy->power_count); in dp_ctrl_off_link() 1942 phy, phy->init_count, phy->power_count); in dp_ctrl_off_link() 1977 phy, phy->init_count, phy->power_count); in dp_ctrl_off()
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/ |
D | isp2400_input_system_local.h | 331 u16 init_count; member
|
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc_sli.h | 319 uint32_t init_count; /* number to allocate when initialized */ member
|
/linux-6.1.9/include/linux/phy/ |
D | phy.h | 157 int init_count; member
|