OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTIDMAC_I_BITS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtidmacreg.h
121
#define
GTIDMAC_I_BITS
8
122
#define GTIDMAC_I(c, b) ((b) << (
GTIDMAC_I_BITS
* ((c) & 0x3)))
gtidmac.c
600
select = sel - chan *
GTIDMAC_I_BITS
;
601
if (select >= 0 && select <
GTIDMAC_I_BITS
) {
619
cause >>=
GTIDMAC_I_BITS
;
1679
if (i > 0 && ((i *
GTIDMAC_I_BITS
) & 31 /*bit*/) == 0) {
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025