OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:d2w
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
if_urtw.c
1121
uint32_t
d2w
= ((uint32_t)(addr & 0x1f)) << 27;
local in function:urtw_8225_read
1137
bit = ((
d2w
& mask) != 0) ? 1 : 0;
1150
bit = ((
d2w
& mask) != 0) ? 1 : 0;
if_urtw.c
1121
uint32_t
d2w
= ((uint32_t)(addr & 0x1f)) << 27;
local in function:urtw_8225_read
1137
bit = ((
d2w
& mask) != 0) ? 1 : 0;
1150
bit = ((
d2w
& mask) != 0) ? 1 : 0;
if_urtw.c
1121
uint32_t
d2w
= ((uint32_t)(addr & 0x1f)) << 27;
local in function:urtw_8225_read
1137
bit = ((
d2w
& mask) != 0) ? 1 : 0;
1150
bit = ((
d2w
& mask) != 0) ? 1 : 0;
Completed in 43 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025