/freebsd/sys/contrib/device-tree/Bindings/soc/bcm/ |
H A D | brcm,bcm23550-cdc.yaml | 4 $id: http://devicetree.org/schemas/soc/bcm/brcm,bcm23550-cdc.yaml# 18 const: brcm,bcm23550-cdc 31 cdc@3fe0e000 { 32 compatible = "brcm,bcm23550-cdc";
|
/freebsd/share/man/man4/ |
H A D | usb_template.4 | 78 .It Dv 1 Ta CDC Ethernet, see 87 .It Dv 8 Ta CDC Ethernet and serial port 89 .It Dv 10 Ta CDC Ethernet, serial port, and storage 90 .It Dv 11 Ta CDC Ethernet Emulation Model, see
|
H A D | cdce.4 | 35 .Nd "USB Communication Device Class Ethernet (CDC ECM/NCM) driver" 67 Ethernet Control Model (CDC ECM) and Network Control Model (CDC NCM) 69 It also provides device-side CDC ECM support.
|
H A D | umodem.4 | 35 .Nd USB Communication Device Class serial (CDC ACM) driver 56 implement the Communication Device Class Abstract Control Model (CDC ACM). 57 It also provides device-side CDC ACM support.
|
H A D | cdceem.4 | 28 .Nd "USB Communication Device Class Ethernet Emulation Model (CDC EEM) driver" 52 Device Class Ethernet Emulation Model (CDC EEM) specification.
|
H A D | udbp.4 | 108 loosely following CDC EEM 1.0 in their behaviour, neither implementation 149 of the CDC EEM specification.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,msm8916-wcd-analog.txt | 30 - vdd-cdc-io-supply: phandle to VDD_CDC_IO regulator DT node. 31 - vdd-cdc-tx-rx-cx-supply: phandle to VDD_CDC_TX/RX/CX regulator DT node. 96 vdd-cdc-io-supply = <&pm8916_l5>; 97 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
H A D | qcom,lpass-cpu.yaml | 223 - const: lpass-rxtx-cdc-dma-lpm 226 - const: lpass-va-cdc-dma-lpm
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm23550.dtsi | 54 cdc: cdc@1b0e000 { label 55 compatible = "brcm,bcm23550-cdc";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/cdc/ |
H A D | adi,ad7150.yaml | 4 $id: http://devicetree.org/schemas/iio/cdc/adi,ad7150.yaml# 62 cdc@48 {
|
H A D | adi,ad7746.yaml | 4 $id: http://devicetree.org/schemas/iio/cdc/adi,ad7746.yaml# 66 ad7746: cdc@48 {
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template_cdceem.c | 81 #define CDCEEM_DEFAULT_INTERFACE "USB CDC EEM Interface" 84 #define CDCEEM_DEFAULT_PRODUCT "CDC EEM" 223 0, "USB CDC EEM device side template"); in cdceem_init()
|
H A D | usb_template_multi.c | 37 * USB template for CDC ACM (serial), CDC ECM (network), and CDC MSC (storage).
|
H A D | usb_template_cdce.c | 34 * This file contains the USB templates for a CDC USB ethernet device. 305 0, "USB CDC Ethernet device side template"); in eth_init()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-pm8916.dtsi | 32 vdd-cdc-io-supply = <&pm8916_l5>; 33 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
H A D | msm8939-pm8916.dtsi | 37 vdd-cdc-io-supply = <&pm8916_l5>; 38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
H A D | msm8929-pm8916.dtsi | 37 vdd-cdc-io-supply = <&pm8916_l5>; 38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
H A D | msm8916-pins.dtsi | 400 cdc-pdm-lines-state { 488 cdc_dmic_lines_act: cdc-dmic-lines-on-state { 502 cdc_dmic_lines_sus: cdc-dmic-lines-off-state {
|
/freebsd/contrib/tcsh/ |
H A D | pathnames.h | 80 #if defined(sgi) || defined(OREO) || defined(cray) || defined(AMIX) || defined(CDC) 84 #endif /* sgi || OREO || cray || AMIX || CDC */
|
/freebsd/sys/dev/usb/ |
H A D | usb_ioctl.h | 52 USB_TEMP_CDCE, /* USB CDC Ethernet */ 54 USB_TEMP_MODEM, /* USB CDC Modem */ 59 USB_TEMP_SERIALNET, /* USB CDC Ethernet and Modem */
|
/freebsd/sys/dev/usb/net/ |
H A D | uhso.c | 1385 struct usb_cdc_notification cdc; in uhso_bs_intr_callback() local 1402 usbd_copy_out(pc, 0, &cdc, actlen); in uhso_bs_intr_callback() 1404 if (UGETW(cdc.wIndex) != sc->sc_iface_no) { in uhso_bs_intr_callback() 1406 UGETW(cdc.wIndex), sc->sc_iface_no); in uhso_bs_intr_callback() 1410 if (cdc.bmRequestType == UCDC_NOTIFICATION && in uhso_bs_intr_callback() 1411 cdc.bNotification == UCDC_N_SERIAL_STATE) { in uhso_bs_intr_callback() 1412 UHSO_DPRINTF(2, "notify = 0x%02x\n", cdc.data[0]); in uhso_bs_intr_callback() 1416 if (cdc.data[0] & UCDC_N_SERIAL_RI) in uhso_bs_intr_callback() 1418 if (cdc.data[0] & UCDC_N_SERIAL_DSR) in uhso_bs_intr_callback() 1420 if (cdc.data[0] & UCDC_N_SERIAL_DCD) in uhso_bs_intr_callback()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 104 2018 at90usbkey sample firmware (CDC ACM) 113 2044 LUFA CDC Demo Application 119 204a LUFA CDC Class Bootloader 123 204e LUFA Dual CDC Demo Application 127 2062 LUFA Combined CDC and Mouse Demo Application 142 210d XPLAIN evaluation kit (CDC ACM) 148 2145 ATMEGA328P-XMINI (CDC ACM) 173 6119 AT91SAM CDC Demo Application 1798 a4a2 Ethernet (RNDIS and CDC ethernet) 3542 572a STM32F401 microcontroller [ARM Cortex M4] [CDC/ACM serial port] [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_crypto.in | 76 # Ralf-Philipp Weinmann <weinmann@cdc.informatik.tu-darmstadt.de> 77 # Andrew Pyshkin <pychkine@cdc.informatik.tu-darmstadt.de>
|
/freebsd/libexec/bootpd/ |
H A D | Announce | 54 CDC EP/IX (1.4.3, 2.1.1)
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | cirrus,lochnagar.yaml | 48 - ln-cdc-clkout # Output clock from CODEC card.
|