OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZYD_CR_RADIO_PD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_zyd.c
1207
(void)zyd_read32(sc,
ZYD_CR_RADIO_PD
, &tmp);
1208
(void)zyd_write32(sc,
ZYD_CR_RADIO_PD
, tmp & ~1);
1209
(void)zyd_write32(sc,
ZYD_CR_RADIO_PD
, tmp | 1);
1235
(void)zyd_read32(sc,
ZYD_CR_RADIO_PD
, &tmp);
1236
(void)zyd_write32(sc,
ZYD_CR_RADIO_PD
, tmp & ~1);
1237
(void)zyd_write32(sc,
ZYD_CR_RADIO_PD
, tmp | 1);
if_zydreg.h
26
#define
ZYD_CR_RADIO_PD
0x942c
Completed in 15 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025