Home
last modified time | relevance | path

Searched refs:USB_TYPE_CLASS (Results 1 – 25 of 1182) sorted by relevance

12345678910>>...48

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/aranym/aranym-1.1.0/atari/usbhost/
H A Dusb_defs.h67 #define USB_TYPE_CLASS (0x01 << 5) macro
94 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
95 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
96 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
97 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
190 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
191 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A Dusb_defs.h69 #define USB_TYPE_CLASS (0x01 << 5) macro
96 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
97 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
98 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
99 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
192 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
193 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/
H A Dusb_defs.h51 #define USB_TYPE_CLASS (0x01 << 5) macro
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01)
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02)
93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)
95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
211 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
212 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)

12345678910>>...48