Home
last modified time | relevance | path

Searched full:cdc (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/soc/bcm/
H A Dbrcm,bcm23550-cdc.yaml4 $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 Dusb_template.478 .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 Dcdce.435 .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 Dumodem.435 .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 Dcdceem.428 .Nd "USB Communication Device Class Ethernet Emulation Model (CDC EEM) driver"
52 Device Class Ethernet Emulation Model (CDC EEM) specification.
H A Dudbp.4108 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 Dqcom,msm8916-wcd-analog.txt30 - 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 Dqcom,lpass-cpu.yaml223 - const: lpass-rxtx-cdc-dma-lpm
226 - const: lpass-va-cdc-dma-lpm
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm23550.dtsi54 cdc: cdc@1b0e000 { label
55 compatible = "brcm,bcm23550-cdc";
/freebsd/sys/contrib/device-tree/Bindings/iio/cdc/
H A Dadi,ad7150.yaml4 $id: http://devicetree.org/schemas/iio/cdc/adi,ad7150.yaml#
62 cdc@48 {
H A Dadi,ad7746.yaml4 $id: http://devicetree.org/schemas/iio/cdc/adi,ad7746.yaml#
66 ad7746: cdc@48 {
/freebsd/sys/dev/usb/template/
H A Dusb_template_cdceem.c81 #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 Dusb_template_multi.c37 * USB template for CDC ACM (serial), CDC ECM (network), and CDC MSC (storage).
H A Dusb_template_cdce.c34 * 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 Dmsm8916-pm8916.dtsi32 vdd-cdc-io-supply = <&pm8916_l5>;
33 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
H A Dmsm8939-pm8916.dtsi37 vdd-cdc-io-supply = <&pm8916_l5>;
38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
H A Dmsm8929-pm8916.dtsi37 vdd-cdc-io-supply = <&pm8916_l5>;
38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
H A Dmsm8916-pins.dtsi400 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 Dpathnames.h80 #if defined(sgi) || defined(OREO) || defined(cray) || defined(AMIX) || defined(CDC)
84 #endif /* sgi || OREO || cray || AMIX || CDC */
/freebsd/sys/dev/usb/
H A Dusb_ioctl.h52 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 Duhso.c1385 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 Dusb_vendors104 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 Dtest_crypto.in76 # Ralf-Philipp Weinmann <weinmann@cdc.informatik.tu-darmstadt.de>
77 # Andrew Pyshkin <pychkine@cdc.informatik.tu-darmstadt.de>
/freebsd/libexec/bootpd/
H A DAnnounce54 CDC EP/IX (1.4.3, 2.1.1)
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dcirrus,lochnagar.yaml48 - ln-cdc-clkout # Output clock from CODEC card.

1234