Searched refs:cdc (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/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>;
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | pm8916.dtsi | 155 vdd-cdc-io-supply = <&pm8916_l5>; 156 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| H A D | msm8916-pins.dtsi | 378 cdc-pdm-lines { 466 cdc-dmic-lines {
|
| /freebsd-13.1/sys/dev/usb/net/ |
| H A D | uhso.c | 1388 struct usb_cdc_notification cdc; in uhso_bs_intr_callback() local 1405 usbd_copy_out(pc, 0, &cdc, actlen); in uhso_bs_intr_callback() 1407 if (UGETW(cdc.wIndex) != sc->sc_iface_no) { in uhso_bs_intr_callback() 1409 UGETW(cdc.wIndex), sc->sc_iface_no); in uhso_bs_intr_callback() 1413 if (cdc.bmRequestType == UCDC_NOTIFICATION && in uhso_bs_intr_callback() 1414 cdc.bNotification == UCDC_N_SERIAL_STATE) { in uhso_bs_intr_callback() 1415 UHSO_DPRINTF(2, "notify = 0x%02x\n", cdc.data[0]); in uhso_bs_intr_callback() 1419 if (cdc.data[0] & UCDC_N_SERIAL_RI) in uhso_bs_intr_callback() 1421 if (cdc.data[0] & UCDC_N_SERIAL_DSR) in uhso_bs_intr_callback() 1423 if (cdc.data[0] & UCDC_N_SERIAL_DCD) in uhso_bs_intr_callback()
|
| H A D | if_usie.c | 998 struct usb_cdc_notification cdc; in usie_if_status_callback() local 1008 if (actlen < (sizeof(cdc) - 16)) { in usie_if_status_callback() 1013 usbd_copy_out(pc, 0, &cdc, (sizeof(cdc) - 16)); in usie_if_status_callback() 1015 DPRINTFN(4, "bNotification=%x\n", cdc.bNotification); in usie_if_status_callback() 1017 if (cdc.bNotification & UCDC_N_RESPONSE_AVAILABLE) { in usie_if_status_callback()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | bcm23550.dtsi | 259 cdc: cdc@1b0e000 { label 260 compatible = "brcm,bcm23550-cdc";
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | cirrus,lochnagar.yaml | 48 - ln-cdc-clkout # Output clock from CODEC card.
|
| /freebsd-13.1/usr.sbin/services_mkdb/ |
| H A D | services | 439 cdc 223/tcp #Certificate Distribution Center 440 cdc 223/udp #Certificate Distribution Center
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | complete.tcsh | 288 p/1/"(admin cdc check clean comb deledit delget delta diffs edit enter \
|
| /freebsd-13.1/share/termcap/ |
| H A D | termcap | 311 cdc456|cdc:\
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 5728 4cdc Morphis JPEG2000 accelerator 30618 2cdc Xeon C5500/C3500 Integrated Memory Controller Test Registers
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 14909 #### Control Data (cdc) 14912 cdc456|cdc 456 terminal,
|