Searched refs:usbd (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
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
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | isp1301.txt | 18 usbd@31020000 {
|
H A D | lpc32xx-udc.txt | 22 usbd@31020000 {
|
/freebsd/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/sys/contrib/dev/rtw88/ |
H A D | usb.c | 309 struct usb_device *usbd = rtwusb->udev; in rtw_usb_tx_agg_skb() 318 pipe = usb_sndbulkpipe(usbd, rtwusb->out_ep[ep]); in rtw_usb_tx_agg_skb() 323 usb_fill_bulk_urb(urb, usbd, pipe, skb->data, skb->len, cb, context); in rtw_usb_tx_agg_skb() 267 struct usb_device *usbd = rtwusb->udev; rtw_usb_write_port() local
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | spear320-hmi.dts | 217 usbd@e1100000 {
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
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/ |
H A D | ObsoleteFiles.inc | 17903 # 20051214: usbd(8) removed 17904 OLD_FILES+=etc/rc.d/usbd 17905 OLD_FILES+=etc/usbd.conf 17906 OLD_FILES+=usr/sbin/usbd 17907 OLD_FILES+=usr/share/man/man8/usbd.8.gz 19268 OLD_FILES+=usr/share/examples/etc/usbd.conf 19382 OLD_FILES+=usr/share/man/man5/usbd.conf.5.gz
|