Searched refs:enabled (Results 226 - 250 of 436) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/ic/
H A Daic7xxx_openbsd.h240 void ahc_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
H A Drtsx.c458 * it is a mask of *enabled* gates.
1448 u_int32_t enabled, status; local
1450 enabled = READ4(sc, RTSX_BIER);
1456 if (((enabled & status) == 0) || status == 0xffffffff)
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcik_sdma.c67 if (rdev->wb.enabled) {
138 if (rdev->wb.enabled) {
398 /* set the wb address whether it's enabled or not */
404 if (rdev->wb.enabled)
H A Drs690.c284 if (!crtc->base.enabled) {
599 if (rdev->mode_info.crtcs[0]->base.enabled)
601 if (rdev->mode_info.crtcs[1]->base.enabled)
H A Dradeon_legacy_crtc.c327 radeon_crtc->enabled = true;
353 radeon_crtc->enabled = false;
654 /* if TV DAC is enabled for another crtc and keep it enabled */
671 /* rs4xx chips seem to like to have the crtc enabled when the timing is set */
702 /* rs4xx chips seem to like to have the crtc enabled when the timing is set */
1083 if (crtci->enabled)
H A Drv515.c935 if (!crtc->base.enabled) {
1213 if (rdev->mode_info.crtcs[0]->base.enabled)
1215 if (rdev->mode_info.crtcs[1]->base.enabled)
1255 if (rdev->mode_info.crtcs[0]->base.enabled)
1257 if (rdev->mode_info.crtcs[1]->base.enabled)
H A Dr100.c469 if (radeon_crtc->enabled) {
500 if (radeon_crtc->enabled) {
685 DRM_INFO("PCI GART of %uM enabled (table at 0x%016llX).\n",
1077 if (rdev->wb.enabled)
1194 /* set the wb address whether it's enabled or not */
1199 if (rdev->wb.enabled)
1481 if (!crtc->enabled) {
1482 /* if the CRTC isn't enabled - we need to nop out the wait until */
1790 track->textures[i].enabled = !!(temp & (1 << i));
2172 if (!track->textures[u].enabled)
[all...]
H A Dr200.c374 track->textures[i].enabled = !!(temp & (1 << i));
H A Dr600_dpm.c167 if (crtc->enabled && radeon_crtc->enabled && radeon_crtc->hw_mode.clock) {
193 if (crtc->enabled && radeon_crtc->enabled && radeon_crtc->hw_mode.clock) {
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.c356 dpm_table->dpm_level[i].enabled = false;
369 dpm_table->dpm_level[index].enabled = 1;
380 if (dpm_table->dpm_level[i - 1].enabled)
/openbsd-current/sys/dev/pci/drm/apple/
H A Ddcp.c272 if (!dcp->dptxport[port].enabled) {
273 dev_warn(dcp->dev, "dcp_dptx_connect: dptx service for port %d not enabled\n", port);
311 if (dcp->dptxport[port].enabled && dcp->dptxport[port].connected) {
371 else if (dcp->dptxport[0].enabled) {
H A Dafk.c207 if (ep->services[i].enabled && ep->services[i].channel == channel)
235 dev_err(ep->dcp->dev, "AFK[ep:%02x]: too many enabled services!\n",
278 ep->services[ch_idx].enabled = true;
306 service->enabled = false;
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_display_types.h202 * the encoder is active. If the encoder is enabled it also set the pipe
262 * Returns whether the port clock is enabled or not.
377 bool enabled; member in struct:intel_panel::__anon31
602 /* Reads out the current hw, returning true if the connector is enabled
1134 /* Audio enabled on this pipe. Only valid if either has_hdmi_sink or
1145 * Dither gets enabled for 18bpp which causes CRC mismatch errors for
1201 /* PSR is supported but might not be enabled due the lack of enabled planes */
1245 bool enabled; member in struct:intel_crtc_state::__anon48
1293 /* bitmask of logically enabled plane
1676 bool enabled; member in struct:intel_psr
[all...]
H A Dvlv_dsi.c792 * recommendation, port should be enabled before plane & pipe
947 * On Broxton the PLL needs to be enabled with a valid divider
959 bool enabled = intel_de_read(dev_priv, ctrl_reg) & DPI_ENABLE; local
968 enabled = intel_de_read(dev_priv, TRANSCONF(PIPE_B)) & TRANSCONF_ENABLE;
970 /* Try command mode if video mode not enabled */
971 if (!enabled) {
974 enabled = tmp & CMD_MODE_DATA_WIDTH_MASK;
977 if (!enabled)
H A Dintel_audio.c1137 int cpu_transcoder, bool *enabled,
1153 *enabled = audio_state->encoder != NULL;
1154 if (*enabled) {
1136 i915_audio_component_get_eld(struct device *kdev, int port, int cpu_transcoder, bool *enabled, unsigned char *buf, int max_bytes) argument
/openbsd-current/gnu/usr.bin/perl/ext/attributes/
H A Dattributes.pm71 return unless warnings::enabled('reserved');
236 are enabled. In other words, you should only do this if you really know
255 If illegalproto warnings are enabled, the prototype declared inside this
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd.c391 if (npppd_config_str_equali(_this, "arpd.enabled", "true", ARPD_DEFAULT) == 1)
1374 npppd_set_ip_enabled(npppd *_this, npppd_ppp *ppp, int enabled) argument
1385 (enabled)?"true" : "false"));
1392 enabled = (enabled)? 1 : 0;
1394 if (enabled == was_enabled)
1397 ppp->assigned_ip4_enabled = enabled;
1398 if (enabled) {
1877 if (npppd_config_str_equali(_this, "arpd.enabled", "true", ARPD_DEFAULT) == 1)
/openbsd-current/lib/libexpat/tests/
H A Dbasic_tests.c1353 When namespace processing is enabled, setting the namespace URI for
1355 when namespace processing is not enabled.
5343 for (int enabled = 0; enabled <= 1; enabled += 1) {
5344 set_subtest("deferral=%d", enabled);
5348 assert_true(XML_SetReparseDeferralEnabled(parser, enabled));
5387 if (enabled) {
5430 const int enabled = *(int *)XML_GetUserData(p); local
5479 if (enabled) {
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_0_ppt.c468 * With SCPM enabled, the operation below will be handled
590 dpm_table->dpm_levels[0].enabled = true;
623 dpm_table->dpm_levels[0].enabled = true;
639 dpm_table->dpm_levels[0].enabled = true;
655 dpm_table->dpm_levels[0].enabled = true;
671 dpm_table->dpm_levels[0].enabled = true;
687 dpm_table->dpm_levels[0].enabled = true;
H A Dsmu_v13_0_7_ppt.c460 * With SCPM enabled, the pptable used will be signed. It cannot
475 * With SCPM enabled, the operation below will be handled
589 dpm_table->dpm_levels[0].enabled = true;
613 dpm_table->dpm_levels[0].enabled = true;
629 dpm_table->dpm_levels[0].enabled = true;
645 dpm_table->dpm_levels[0].enabled = true;
661 dpm_table->dpm_levels[0].enabled = true;
677 dpm_table->dpm_levels[0].enabled = true;
/openbsd-current/gnu/usr.bin/perl/ext/GDBM_File/
H A DGDBM_File.pm328 B<1> - enabled).
343 Returns true if memory mapping is enabled.
353 If memory mapping is enabled, returns the size of memory mapping. With
/openbsd-current/usr.sbin/ldpd/
H A Dldpd.h265 int enabled; member in struct:iface_af
/openbsd-current/sys/arch/hppa/include/
H A Dpdc.h354 u_int cur_test; /* current enabled tests */
356 u_int def_test; /* default enabled tests */
651 u_int8_t enabled; member in struct:pdc_chassis_lcd
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/compress/
H A DCompTestUtils.pm813 Building Zlib enabled
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/t/compress/
H A DCompTestUtils.pm774 Building Zlib enabled

Completed in 259 milliseconds

1234567891011>>