Searched refs:init_count (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/drivers/clk/meson/
H A Dmeson-eeclk.h20 unsigned int init_count; member in struct:meson_eeclkc_data
H A Dclk-mpll.h22 unsigned int init_count; member in struct:meson_clk_mpll_data
H A Dclk-pll.h42 unsigned int init_count; member in struct:meson_clk_pll_data
H A Dmeson-eeclk.c39 if (data->init_count)
40 regmap_multi_reg_write(map, data->init_regs, data->init_count);
H A Dclk-mpll.c143 if (mpll->init_count)
145 mpll->init_count);
H A Ds4-pll.c292 .init_count = ARRAY_SIZE(s4_gp0_init_regs),
364 .init_count = ARRAY_SIZE(s4_hifi_init_regs),
542 .init_count = ARRAY_SIZE(s4_mpll0_init_regs),
596 .init_count = ARRAY_SIZE(s4_mpll1_init_regs),
650 .init_count = ARRAY_SIZE(s4_mpll2_init_regs),
704 .init_count = ARRAY_SIZE(s4_mpll3_init_regs),
H A Dclk-pll.c297 if (pll->init_count) {
302 pll->init_count);
H A Da1-pll.c129 .init_count = ARRAY_SIZE(hifi_init_regs),
H A Daxg.c223 .init_count = ARRAY_SIZE(axg_gp0_init_regs),
295 .init_count = ARRAY_SIZE(axg_hifi_init_regs),
748 .init_count = ARRAY_SIZE(axg_pcie_init_regs),
H A Dg12a.c1658 .init_count = ARRAY_SIZE(g12a_gp0_init_regs),
1798 .init_count = ARRAY_SIZE(g12a_hifi_init_regs),
1890 .init_count = ARRAY_SIZE(g12a_pcie_pll_init_regs),
2229 .init_count = ARRAY_SIZE(g12a_mpll0_init_regs),
2283 .init_count = ARRAY_SIZE(g12a_mpll1_init_regs),
2337 .init_count = ARRAY_SIZE(g12a_mpll2_init_regs),
2391 .init_count = ARRAY_SIZE(g12a_mpll3_init_regs),
5526 .init_count = ARRAY_SIZE(g12a_init_regs),
/linux-master/drivers/clocksource/
H A Dtimer-sp804.c343 static int init_count = 0; local
364 if (init_count == 2 || !of_device_is_available(np))
369 if (!init_count) {
384 init_count++;
H A Darc_timer.c361 static int init_count = 0; local
364 if (!init_count) {
365 init_count = 1;
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-usb.c70 int init_count; member in struct:brcm_usb_phy_data
125 if (priv->init_count++ == 0) {
138 priv->init_count);
160 if (--priv->init_count == 0) {
587 if (priv->init_count) {
629 if (priv->init_count) {
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dsi.h110 u16 init_count; member in struct:intel_dsi
H A Dintel_dsi_vbt.c734 drm_dbg_kms(&i915->drm, "Init Count 0x%x\n", intel_dsi->init_count);
776 intel_dsi->init_count = mipi_config->master_init_timer;
/linux-master/include/linux/framer/
H A Dframer.h74 * @init_count: used to protect when the framer is used by multiple consumers
87 int init_count; member in struct:framer
/linux-master/drivers/net/wan/framer/
H A Dframer-core.c103 if (framer->power_count > framer->init_count)
106 if (framer->init_count == 0) {
117 ++framer->init_count;
153 --framer->init_count;
154 if (framer->init_count == 0) {
/linux-master/drivers/staging/vt6655/
H A Drf.c349 unsigned char init_count = 0; local
362 init_count = CB_AL2230_INIT_SEQ + 2;
381 MACvSetMISCFifo(priv, MISCFIFO_SYNINFO_IDX, (unsigned long)MAKEWORD(sleep_count, init_count));
/linux-master/drivers/phy/
H A Dphy-core.c258 if (phy->power_count > phy->init_count)
261 if (phy->init_count == 0 && phy->ops->init) {
268 ++phy->init_count;
298 if (phy->init_count == 1 && phy->ops->exit) {
305 --phy->init_count;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c389 u32 init_count = 0; local
392 init_count++;
396 } while (!rtstatus && (init_count < 10));
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c206 * @init_count: phy common block initialization count
218 int init_count; member in struct:qcom_qmp
317 if (qmp->init_count++) {
356 qmp->init_count--;
369 if (--qmp->init_count) {
H A Dphy-qcom-qmp-combo.c1493 int init_count; member in struct:qmp_combo
2498 if (!force && qmp->init_count++)
2555 qmp->init_count--;
2564 if (!force && --qmp->init_count)
2855 if (!qmp->init_count) {
2875 if (!qmp->init_count) {
3251 if (qmp->init_count) {
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.h339 uint32_t init_count; /* number to allocate when initialized */ member in struct:lpfc_hbq_init
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1552 phy, phy->init_count, phy->power_count);
1566 phy, phy->init_count, phy->power_count);
1634 phy, phy->init_count, phy->power_count);
2074 phy, phy->init_count, phy->power_count);
2089 DRM_DEBUG_DP("Before, phy=%p init_count=%d power_on=%d\n",
2090 phy, phy->init_count, phy->power_count);
2094 DRM_DEBUG_DP("After, phy=%p init_count=%d power_on=%d\n",
2095 phy, phy->init_count, phy->power_count);
2122 phy, phy->init_count, phy->power_count);
/linux-master/include/linux/phy/
H A Dphy.h152 * @init_count: used to protect when the PHY is used by multiple consumers
163 int init_count; member in struct:phy

Completed in 227 milliseconds

12