OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPL_MULTIPLE_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
oplreg.h
95
#define
OPL_MULTIPLE_MASK
0x0f
opl.c
585
m_mult = (chars0 &
OPL_MULTIPLE_MASK
) * mult;
586
c_mult = (chars1 &
OPL_MULTIPLE_MASK
) * mult;
600
r20m = (chars0 &~
OPL_MULTIPLE_MASK
) | m_mult;
601
r20c = (chars1 &~
OPL_MULTIPLE_MASK
) | c_mult;
Completed in 16 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025