Searched refs:enabled (Results 51 - 75 of 436) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_panel.c198 * and the backlight to be enabled. Content will be visible on screen after
210 if (panel->enabled) {
211 dev_warn(panel->dev, "Skipping enable of already enabled panel\n");
220 panel->enabled = true;
248 if (!panel->enabled) {
263 panel->enabled = false;
386 * At the moment panels can only be followed on device tree enabled systems.
419 * At the moment panels can only be followed on device tree enabled systems.
540 * When the panel is enabled backlight will be enabled afte
[all...]
H A Ddrm_crtc_helper.c101 * in use by any connector. This doesn't mean that it is actually enabled since
142 * in use by any connector. This doesn't mean that it is actually enabled since
201 crtc->enabled = drm_helper_crtc_in_use(crtc);
202 if (!crtc->enabled) {
227 * on an enabled functions. drm_helper_disable_unused_functions() on the other
274 * entire output pipe to be disabled and re-enabled in a new configuration. For
275 * example for changing whether audio is enabled on a hdmi link or for changing
301 saved_enabled = crtc->enabled;
302 crtc->enabled = drm_helper_crtc_in_use(crtc);
303 if (!crtc->enabled)
[all...]
H A Ddrm_vblank.c125 * Vertical blanking interrupts can be enabled by the DRM core or by drivers
131 * guaranteed to be enabled.
464 * interrupts were enabled. This avoids calling the ->disable_vblank()
468 if (!vblank->enabled)
479 vblank->enabled = false;
493 if (atomic_read(&vblank->refcount) == 0 && vblank->enabled) {
504 drm_WARN_ON(dev, READ_ONCE(vblank->enabled) &&
571 * can also be enabled.
879 /* Query driver if possible and precision timestamping enabled. */
1176 if (!vblank->enabled) {
[all...]
/openbsd-current/lib/libevent/
H A Devbuffer.c70 * still enabled.
75 if (bufev->enabled & EV_READ)
240 * trigger a callback. Reading needs to be explicitly enabled
243 bufev->enabled = EV_WRITE;
316 if (size > 0 && (bufev->enabled & EV_WRITE))
363 bufev->enabled |= event;
379 bufev->enabled &= ~event;
/openbsd-current/gnu/usr.bin/texinfo/djgpp/
H A Dconfig.bat13 set CACHE=enabled
14 if not "%CACHE%" == "enabled" goto small_env
27 if "%1" == "nls" set NLS=enabled
28 if "%1" == "NLS" set NLS=enabled
29 if not "%NLS%" == "enabled" goto small_env
53 if "%1" == "dep" set DEPTRAK=enabled
54 if "%1" == "DEP" set DEPTRAK=enabled
55 if not "%DEPTRAK%" == "enabled" goto small_env
80 if "%CACHE%" == "enabled" echo --config-cache >>arguments
81 if "%DEPTRAK%" == "enabled" ech
[all...]
/openbsd-current/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpoint.cpp199 IsEnabled() ? "enabled" : "disabled", m_watch_read ? "r" : "",
227 // disabled watchpoint is enabled, we then turn off the ephemeral mode.
241 void Watchpoint::SetEnabled(bool enabled, bool notify) { argument
242 if (!enabled) {
252 bool changed = enabled != m_enabled;
253 m_enabled = enabled;
255 SendWatchpointChangedEvent(enabled ? eWatchpointEventTypeEnabled
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c370 data->smu_features[i].enabled = false;
1242 dpm_table->dpm_levels[dpm_table->count].enabled = true;
1378 dpm_table->dpm_levels[dpm_table->count].enabled = i == 0;
1393 dpm_table->dpm_levels[dpm_table->count].enabled = i == 0;
1406 dpm_table->dpm_levels[dpm_table->count].enabled = i == 0;
2357 data->smu_features[GNLD_DPM_PREFETCHER].enabled = true;
2370 data->smu_features[GNLD_ACG].enabled = true;
2373 data->smu_features[GNLD_ACG].enabled = false;
2385 data->smu_features[GNLD_ACG].enabled)
2388 data->smu_features[GNLD_ACG].enabled
[all...]
H A Dvega10_thermal.c191 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
208 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
439 if (data->smu_features[GNLD_FW_CTF].enabled)
447 data->smu_features[GNLD_FW_CTF].enabled = true;
469 if (!data->smu_features[GNLD_FW_CTF].enabled)
478 data->smu_features[GNLD_FW_CTF].enabled = false;
H A Dvega12_thermal.c80 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
98 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dgdbremote.py44 def __init__(self, enabled=True):
47 self.enabled = enabled
51 if self.enabled:
57 if self.enabled:
66 if self.enabled:
75 if self.enabled:
84 if self.enabled:
93 if self.enabled:
103 if self.enabled
[all...]
/openbsd-current/sys/arch/armv7/marvell/
H A Dmvmbus.c67 int enabled; member in struct:mvmbus_softc::mbus_window
237 return !sc->sc_windows[window].enabled;
293 sc->sc_windows[window].enabled = 1;
315 sc->sc_windows[window].enabled = 0;
324 if (!sc->sc_windows[i].enabled)
341 if (!sc->sc_windows[win].enabled)
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dwarnings.pl564 #define G_WARN_ONCE 8 /* set if 'once' ever enabled */
617 These return a boolean as to whether or not warnings are enabled for any of
620 Should any of the categories by default be enabled even if not within the
632 default enabled even if not within the scope of S<C<use warnings>>.
903 # &enabled and &fatal_enabled
906 # &warnif, and the category is neither enabled as warning nor as fatal
926 # category is enabled
961 sub enabled
1017 # Standard warnings are enabled by use v5.35 or above
1027 if (warnings::enabled()) {
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_gt_pm.c147 if (gt->rc6.enabled) {
148 pr_err("rc6 still enabled after suspend!\n");
158 if (gt->rc6.supported && !gt->rc6.enabled) {
159 pr_err("rc6 not enabled upon resume!\n");
H A Dintel_rc6.c26 * enabled, and as soon as new workload arises GPU wakes up automatically as
159 * when CPG is enabled
448 drm_dbg(&i915->drm, "BIOS enabled RC states: "
634 if (rc6->enabled) { /* unbalanced suspend/resume */
636 rc6->enabled = false;
651 GEM_BUG_ON(rc6->enabled);
679 rc6->enabled = true;
686 if (!rc6->enabled)
698 if (!rc6->enabled)
723 if (!rc6->enabled)
[all...]
/openbsd-current/sys/arch/alpha/pci/
H A Dsio_pic.c287 sio_setirqstat(irq, enabled, type)
288 int irq, enabled;
296 enabled ? "enabled" : "disabled", isa_intr_typename(type));
310 if (enabled)
400 * enabled (otherwise IRQs 8-15 are ignored).
515 * - An initially-enabled interrupt is never disabled.
/openbsd-current/gnu/usr.bin/perl/lib/Config/
H A DExtensions.pm35 the core extensions that were enabled for this perl. The hash is keyed by
/openbsd-current/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpointList.h183 void SetEnabledAll(bool enabled);
H A DBreakpointSite.h77 /// Tells whether the current breakpoint site is enabled or not
80 /// breakpoint site has no enabled owners, it should just get removed. This
85 /// Sets whether the current breakpoint site is enabled or not
87 /// \param[in] enabled
88 /// \b true if the breakpoint is enabled, \b false otherwise.
89 void SetEnabled(bool enabled);
216 m_enabled; ///< Boolean indicating if this breakpoint site enabled or not.
H A DBreakpointOptions.h103 /// \param[in] enabled
104 /// Is this breakpoint enabled.
115 BreakpointOptions(const char *condition, bool enabled = true,
265 /// \b true if the breakpoint is enabled, \b false if disabled.
269 void SetEnabled(bool enabled) { argument
270 m_enabled = enabled;
/openbsd-current/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_dual_mode_helper.h112 struct i2c_adapter *adapter, bool *enabled);
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/
H A Dsmu_cmn.h83 bool enabled);
/openbsd-current/sys/dev/pci/drm/display/
H A Ddrm_dp_dual_mode_helper.c310 * @enabled: current state of the TMDS output buffers
317 * are always enabled.
324 bool *enabled)
330 *enabled = true;
341 *enabled = !(tmds_oen & DP_DUAL_MODE_TMDS_DISABLE);
322 drm_dp_dual_mode_get_tmds_output(const struct drm_device *dev, enum drm_dp_dual_mode_type type, struct i2c_adapter *adapter, bool *enabled) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/lib/Compress/Raw/
H A DBzip2.pm226 If C<appendOutput> is enabled in the constructor for the bzip2 object, the
227 compressed data will be appended to C<$output>. If not enabled, C<$output>
295 If C<LimitOutput> is enabled, the C<ConsumeInput> option will also be
296 enabled.
317 If C<consumeInput> is enabled in the constructor for the bunzip2 object,
324 If C<appendOutput> is enabled in the constructor for the bunzip2 object,
325 the uncompressed data will be appended to C<$output>. If not enabled,
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_psr.c61 * enabled yet though). The hardware also keeps track of any frontbuffer
79 * so DC3CO is enabled and tgl_dc3co_disable_work is schedule to run after 6
117 * plane is enabled. skl+ with their universal planes no
132 * interrupt is unmasked in IMR *and* enabled in IER.
142 * With DC states enabled the extra vblank happens after link training,
149 * enabled the register effctively uses the reset value during DC5
351 drm_dbg_kms(&i915->drm, "\tHDCP enabled\n");
353 drm_dbg_kms(&i915->drm, "\tKVMR session enabled\n");
355 drm_dbg_kms(&i915->drm, "\tVBI enabled\n");
496 "Panel lacks power state control, PSR cannot be enabled\
2982 bool enabled; local
[all...]
H A Dvlv_dsi_pll.c265 bool enabled; local
271 enabled = (val & mask) == mask;
273 if (!enabled)
289 enabled = false;
295 enabled = false;
299 return enabled;

Completed in 227 milliseconds

1234567891011>>