Searched refs:usbd (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/sys/contrib/device-tree/Bindings/usb/ |
| H A D | isp1301.txt | 18 usbd@31020000 {
|
| H A D | lpc32xx-udc.txt | 22 usbd@31020000 {
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | lpc3250-phy3250.dts | 134 /* Here, choose exactly one from: ohci, usbd */ 135 &ohci /* &usbd */ {
|
| H A D | lpc3250-ea3250.dts | 201 /* Here, choose exactly one from: ohci, usbd */ 202 &ohci /* &usbd */ {
|
| H A D | lpc32xx.dtsi | 95 * Enable either ohci or usbd (gadget)! 106 usbd: usbd@0 { label
|
| H A D | spear320-hmi.dts | 217 usbd@e1100000 {
|
| H A D | tegra20-peripherals-opp.dtsi | 990 usbd_dvfs_opp_table: opp-table-usbd {
|
| H A D | tegra30-peripherals-opp.dtsi | 1616 usbd_dvfs_opp_table: opp-table-usbd {
|
| /freebsd-14.2/sys/contrib/device-tree/include/dt-bindings/usb/ |
| H A D | pd.h | 132 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument 133 ((usbh) << 31 | (usbd) << 30 | ((ufp_cable) & 0x7) << 27 \
|
| /freebsd-14.2/sys/contrib/dev/rtw88/ |
| H A D | usb.c | 267 struct usb_device *usbd = rtwusb->udev; in rtw_usb_write_port() local 276 pipe = usb_sndbulkpipe(usbd, rtwusb->out_ep[ep]); in rtw_usb_write_port() 281 usb_fill_bulk_urb(urb, usbd, pipe, skb->data, skb->len, cb, context); in rtw_usb_write_port()
|
| /freebsd-14.2/ |
| H A D | ObsoleteFiles.inc | 17092 # 20051214: usbd(8) removed 17093 OLD_FILES+=etc/rc.d/usbd 17094 OLD_FILES+=etc/usbd.conf 17095 OLD_FILES+=usr/sbin/usbd 17096 OLD_FILES+=usr/share/man/man8/usbd.8.gz 18457 OLD_FILES+=usr/share/examples/etc/usbd.conf 18571 OLD_FILES+=usr/share/man/man5/usbd.conf.5.gz
|