Home
last modified time | relevance | path

Searched refs:init_count (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dusb_phy.c53 int init_count; member
228 phy->init_count++; in sunxi_usb_phy_init()
229 if (phy->init_count != 1) in sunxi_usb_phy_init()
254 phy->init_count--; in sunxi_usb_phy_exit()
255 if (phy->init_count != 0) in sunxi_usb_phy_exit()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/list_update_policy/
H A Dlu_counter_metadata.hpp57 lu_counter_metadata(size_type init_count) : m_count(init_count) in lu_counter_metadata() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/list_update_policy/
H A Dlu_counter_metadata.hpp57 lu_counter_metadata(size_type init_count) : m_count(init_count) in lu_counter_metadata() argument
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dmeson-eeclk.c39 if (data->init_count) in meson_eeclkc_probe()
40 regmap_multi_reg_write(map, data->init_regs, data->init_count); in meson_eeclkc_probe()
H A Dclk-mpll.c137 if (mpll->init_count) in mpll_init()
139 mpll->init_count); in mpll_init()
H A Dmeson-eeclk.h19 unsigned int init_count; member
H A Dclk-mpll.h22 unsigned int init_count; member
H A Dclk-pll.h40 unsigned int init_count; member
H A Dclk-pll.c294 if (pll->init_count) { in meson_clk_pll_init()
297 pll->init_count); in meson_clk_pll_init()
H A Daxg.c221 .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),
H A Dg12a.c1656 .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),
5338 .init_count = ARRAY_SIZE(g12a_init_regs),
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-sp804.c358 static int init_count = 0; in integrator_cp_of_init() local
379 if (init_count == 2 || !of_device_is_available(np)) in integrator_cp_of_init()
384 if (!init_count) { in integrator_cp_of_init()
399 init_count++; in integrator_cp_of_init()
H A Darc_timer.c361 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()
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-brcm-usb.c70 int init_count; member
125 if (priv->init_count++ == 0) { in brcm_usb_phy_init()
138 priv->init_count); in brcm_usb_phy_init()
160 if (--priv->init_count == 0) { in brcm_usb_phy_exit()
573 if (priv->init_count) { in brcm_usb_phy_suspend()
613 if (priv->init_count) { in brcm_usb_phy_resume()
/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsgm41542_charger.c174 u32 init_count; member
456 if ((state_of_charger) && (charger->init_count < 5)) { in sgm41542_charger_status()
462 charger->init_count++; in sgm41542_charger_status()
H A Dsc8551_charger.c30 u32 init_count; member
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c245 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c389 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dsi.h117 u16 init_count; member
H A Dintel_dsi_vbt.c724 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()
H A Dvlv_dsi.c1496 intel_dsi->init_count); in intel_dsi_prepare()
1504 intel_dsi->init_count); in intel_dsi_prepare()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.h287 uint32_t init_count; /* number to allocate when initialized */ member
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h487 u16 init_count; member
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h143 int init_count; member
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c1967 int init_count; member
2920 if (qmp->init_count++) { in qcom_qmp_phy_com_init()
3015 if (--qmp->init_count) { in qcom_qmp_phy_com_exit()
3332 if (!qmp->init_count) { in qcom_qmp_phy_runtime_suspend()
3358 if (!qmp->init_count) { in qcom_qmp_phy_runtime_resume()

12