OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZYD_CR203
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_zyd.c
908
(void)zyd_read16(sc,
ZYD_CR203
, &cr203);
1079
(void)zyd_write16(sc,
ZYD_CR203
, 0x06);
1174
(void)zyd_write16(sc,
ZYD_CR203
, 0x06);
1317
(void)zyd_read16(sc,
ZYD_CR203
, &tmp);
1318
(void)zyd_write16(sc,
ZYD_CR203
, tmp & ~(1 << 4));
1325
(void)zyd_read16(sc,
ZYD_CR203
, &tmp);
1326
(void)zyd_write16(sc,
ZYD_CR203
, tmp | (1 << 4));
1363
(void)zyd_read16(sc,
ZYD_CR203
, &tmp);
1364
(void)zyd_write16(sc,
ZYD_CR203
, tmp & ~(1 << 4));
1375
(void)zyd_read16(sc,
ZYD_CR203
, &tmp)
[
all
...]
if_zydreg.h
376
#define
ZYD_CR203
0x932c
483
{ ZYD_CR204, 0x7d }, {
ZYD_CR203
, 0x30 }, \
534
{ ZYD_CR204, 0x7d }, {
ZYD_CR203
, 0x30 }, \
614
{ ZYD_CR138, 0x28 }, {
ZYD_CR203
, 0x06 } \
715
{
ZYD_CR203
, 0x06 }, { ZYD_CR240, 0x80 } \
Completed in 53 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025