/freebsd/share/man/man4/ |
H A D | snd_hda.4 | 76 for independent headset connectors at front and one device for SPDIF or 219 For example, to group 4 connectors for 7.1 input/output, or to treat several 220 input connectors as sources for the same input device. 389 This system has two audio connectors on a front side, three audio connectors 415 connectors (Jack, Front), nids 20, 24 and 26 are rear panel connectors 419 So the pin count and description matches to connectors that we have. 508 connected to the front connectors. 545 for 5.1 playback via 3 rear connectors (line-out and retasked 546 mic and line-in) and headset (headphones and mic) at front connectors. 549 On headphones connection rear connectors will be muted.
|
H A D | vt.4 | 251 The mode is applied to all output connectors. 267 It will contain a list of connectors and their associated tunables. 368 To set a 1024x768 mode on all output connectors, put the following line in
|
/freebsd/sys/dev/drm2/ |
H A D | drm_crtc_helper.c | 373 * Try to set @mode on @crtc. Give @crtc and its associated connectors a chance 418 /* Pass our mode to the connectors and the CRTC to give them a chance to in drm_crtc_helper_set_mode() 473 /* Now enable the clocks, plane, pipe, and connectors that we set up. */ in drm_crtc_helper_set_mode() 517 /* Decouple all encoders and their attached connectors from this crtc */ in drm_crtc_helper_disable() 582 DRM_DEBUG_KMS("[CRTC:%d] [FB:%d] #connectors=%d (x y) (%i %i)\n", in drm_crtc_helper_set_config() 674 if (set->connectors[ro] == connector) { in drm_crtc_helper_set_config() 713 if (set->connectors[ro] == connector) in drm_crtc_helper_set_config() 761 DRM_DEBUG_KMS("\t[CONNECTOR:%d:%s] set DPMS on\n", set->connectors[i]->base.id, in drm_crtc_helper_set_config() 762 drm_get_connector_name(set->connectors[i])); in drm_crtc_helper_set_config() 763 set->connectors[i]->funcs->dpms(set->connectors[i], DRM_MODE_DPMS_ON); in drm_crtc_helper_set_config() [all …]
|
H A D | drm_crtc.h | 313 * in the DRM. Each CRTC controls one or more connectors (note that the name 315 * connectors, not just CRTs). 381 * Each CRTC may have one or more connectors associated with it. This structure 423 * drm_connector_funcs - control connectors on a given device 434 * Each CRTC may have one or more connectors attached to it. The functions 435 * below allow the core DRM code to control connectors, enumerate available modes, 464 * Encoders sit between CRTCs and connectors. 488 * appropriate for a given connector or set of connectors. 682 * @connectors: array of connectors to drive with this CRTC if possible 683 * @num_connectors: size of @connectors array [all …]
|
H A D | drm_fb_helper.c | 122 * Example of a mode applied to all connectors not having a in fb_get_options() 438 * For each CRTC in this fb, turn the connectors on/off. 447 /* Walk the connectors & encoders on this fb turning them on/off */ 495 free(helper->crtc_info[i].mode_set.connectors, DRM_MEM_KMS); in drm_fb_helper_crtc_free() 528 fb_helper->crtc_info[i].mode_set.connectors = in drm_fb_helper_init() 533 if (!fb_helper->crtc_info[i].mode_set.connectors) in drm_fb_helper_init() 1287 remaining connectors */ in drm_pick_crtcs() 1383 modeset->connectors[modeset->num_connectors++] = fb_helper->connector_info[i]->connector; in drm_setup_crtcs() 1402 * Scans the CRTCs and connectors and tries to put together an initial setup. 1426 dev_info(fb_helper->dev->dev, "No connectors reported connected with modes\n"); in drm_fb_helper_initial_config() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642-hummingboard-t.dts | 239 /* connectors M1 & M2 W_DISABLE1 */ 241 /* connectors M1 & M2 W_DISABLE2 */ 243 /* connectors M1 & M2 PERST0 (PCI Reset) */
|
/freebsd/sys/dev/isp/ |
H A D | Hardware.txt | 23 connectors, or 33 vs. 66MHz PCI bus operation. None of these 110 Copper DB-9 and Copper HSS-DC connectors are also fine. Copper && 188 drives with 40-pin SCA connectors in back. They go into the JBODs
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | usb-connector.yaml | 42 connectors. 199 description: High Speed (HS), present in all connectors. 203 description: Super Speed (SS), present in SS capable connectors.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | atmel-sam9x5-wm8731-audio.txt | 14 Board connectors:
|
H A D | mxs-audio-sgtl5000.txt | 23 Board connectors:
|
H A D | sirf-audio.txt | 18 Board connectors:
|
H A D | atmel-wm8904.txt | 25 Board connectors:
|
H A D | imx-audio-sgtl5000.txt | 28 Board connectors:
|
H A D | nvidia,tegra-audio-wm9712.txt | 33 Board connectors:
|
H A D | omap-twl4030.txt | 19 Board connectors:
|
H A D | davinci-evm-audio.txt | 21 Board connectors:
|
H A D | imx-audio-es8328.txt | 30 Board connectors:
|
H A D | atmel,sam9x5-wm8731-audio.yaml | 39 # Board Connectors
|
H A D | nvidia,tegra-audio-alc5632.yaml | 33 # Board Connectors
|
H A D | nvidia,tegra-audio-sgtl5000.yaml | 33 # Board Connectors
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | calxeda-combophy.yaml | 11 and to SATA connectors. The PHYs support multiple protocols (SATA,
|
H A D | qcom,usb-8x16-phy.txt | 55 between connectors.
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | tcp.hlp | 20 connectors (e.g. AUI, 10BT, 10B2, etc), you can use this field to
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 267 * There're two micro-USB connectors, one is power-only and another is 268 * OTG. The Vbus of these two connectors are connected together, so
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver42.html | 26 <p>Additionally, there are BNC connectors on the back for things like PPS and IRIG output.</p>
|