OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMCPMIO_VREF_NAME
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
umcpmio.c
1556
char buf[
UMCPMIO_VREF_NAME
];
1557
char cbuf[
UMCPMIO_VREF_NAME
];
1583
strncpy(buf, "4.096V",
UMCPMIO_VREF_NAME
);
1586
strncpy(buf, "2.048V",
UMCPMIO_VREF_NAME
);
1589
strncpy(buf, "1.024V",
UMCPMIO_VREF_NAME
);
1593
strncpy(buf, "OFF",
UMCPMIO_VREF_NAME
);
1597
strncpy(buf, "VDD",
UMCPMIO_VREF_NAME
);
1599
strncpy(cbuf, buf,
UMCPMIO_VREF_NAME
);
1607
UMCPMIO_VREF_NAME
) == 0) {
1616
if (strncmp(cbuf, buf,
UMCPMIO_VREF_NAME
) == 0)
[
all
...]
umcpmio.h
51
#define
UMCPMIO_VREF_NAME
7
umcpmio_subr.c
431
UMCPMIO_VREF_NAME
) == 0) {
487
UMCPMIO_VREF_NAME
) == 0) {
540
UMCPMIO_VREF_NAME
) == 0) {
Completed in 44 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025