Home
last modified time | relevance | path

Searched refs:uWord (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Duvideoreg.h46 uWord data2;
47 uWord data3;
98 uWord bcdUVC;
99 uWord wTotalLength;
112 uWord wTerminalType;
124 uWord wTerminalType;
136 uWord wTerminalType; /* UVIDEO_ITT_CAMERA */
139 uWord wObjectiveFocalLengthMin;
140 uWord wObjectiveFocalLengthMax;
141 uWord wOcularFocalLength;
[all …]
H A Dmbim.h597 uWord bcdMBIMVersion;
598 uWord wMaxControlMessage;
601 uWord wMaxSegmentSize;
611 uWord wLength;
612 uWord bmNtbFormatsSupported;
616 uWord wNtbInDivisor;
617 uWord wNtbInPayloadRemainder;
618 uWord wNtbInAlignment;
619 uWord wReserved1;
621 uWord wNtbOutDivisor;
[all …]
H A Duaudioreg.h61 uWord wMaxPacketSize;
88 uWord bcdADC;
89 uWord wTotalLength;
100 uWord wFormatTag;
130 uWord wLockDelay;
165 uWord wChannelConfig;
234 uWord wTerminalType;
237 uWord wChannelConfig;
246 uWord wTerminalType;
252 uWord bmControls;
[all …]
H A Dif_atureg.h242 uWord Size;
250 uWord AtSize;
266 uWord Size;
272 uWord RTS_Threshold;
273 uWord FragThreshold; /* 256 .. 2346 */
283 uWord BeaconPeriod;
290 uWord Size;
296 uWord ProbeDelay;
297 uWord MinChannelTime;
298 uWord MaxChannelTime;
[all …]
H A Dusb.h73 typedef uint8_t uWord[2]; typedef
92 uWord wValue;
93 uWord wIndex;
94 uWord wLength;
222 uWord bcdUSB;
232 uWord idVendor;
233 uWord idProduct;
234 uWord bcdDevice;
245 uWord wTotalLength;
306 uWord wMaxPacketSize;
[all …]
H A Dusbcdc.h59 uWord bcdCDC;
97 uWord wMaxSegmentSize;
98 uWord wNumberMCFikters;
119 uWord wState;
153 uWord wValue;
154 uWord wIndex;
155 uWord wLength;
H A Dusbhid.h56 uWord bcdHID;
61 uWord wDescriptorLength;
H A Duirdavar.h69 uWord bcdSpecRevision;
94 uWord wBaudRate;
H A Duvisor.c97 uWord num_ports;
121 uWord reserved1;
126 uWord reserved;
421 uWord avail; in uvisor_init()
H A Dif_urlreg.h123 typedef uWord url_rxhdr_t; /* Receive Header */
H A Dif_auereg.h188 uWord aue_pktlen;
H A Dif_cue.c195 uWord val; in cue_csr_read_2()
258 uWord val;
H A Dif_url.c315 uWord val; in url_csr_read_2()
340 uWord val; in url_csr_write_2()
H A Dif_mos.c207 uWord val; in mos_reg_read_2()
262 uWord val; in mos_reg_write_2()
H A Dif_zydreg.h1031 uWord len[ZYD_MAX_RXFRAMECNT];
1032 uWord tag;
H A Dif_aue.c314 uWord val; in aue_csr_read_2()
373 uWord val; in aue_csr_write_2()
H A Dumidi.c84 uWord bcdMSC;
85 uWord wTotalLength;
H A Duvideo.c1059 uWord len; in uvideo_stream_init()
2456 USETW(req.wLength, sizeof(uWord)); /* is this right? */ in uvideo_stream_probe_and_commit()