Searched refs:init_count (Results 1 – 9 of 9) sorted by relevance
270 static int init_count = 0; in integrator_cp_of_init() local286 if (init_count == 2 || !of_device_is_available(np)) in integrator_cp_of_init()289 if (!init_count) in integrator_cp_of_init()299 init_count++; in integrator_cp_of_init()
231 if (phy->init_count == 0 && phy->ops->init) { in phy_init()238 ++phy->init_count; in phy_init()260 if (phy->init_count == 1 && phy->ops->exit) { in phy_exit()267 --phy->init_count; in phy_exit()
89 u16 init_count; member
429 intel_dsi->init_count = mipi_config->master_init_timer; in vbt_panel_init()654 DRM_DEBUG_KMS("Init Count 0x%x\n", intel_dsi->init_count); in vbt_panel_init()
860 I915_WRITE(MIPI_INIT_COUNT(port), intel_dsi->init_count); in intel_dsi_prepare()
258 uint32_t init_count; /* number to allocate when initialized */ member
308 hip->buffer_count, hip->init_count, hip->add_count, posted); in lpfc_debugfs_hbqinfo_data()
1832 .init_count = 40,1844 .init_count = 0,1950 lpfc_hbq_defs[qno]->init_count); in lpfc_sli_hbqbuf_init_hbqs()
65 int init_count; member