OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmpci_adjust
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
cmpcireg.h
168
# define CMPCI_ADJUST_MIC_GAIN(sc, x)
cmpci_adjust
((x), 0xf8)
169
# define CMPCI_ADJUST_GAIN(sc, x)
cmpci_adjust
((x), 0xf8)
170
# define CMPCI_ADJUST_2_GAIN(sc, x)
cmpci_adjust
((x), 0xc0)
190
# define CMPCI_ADJUST_ADMIC_GAIN(sc, x) (
cmpci_adjust
((x), 0xe0) >> 5)
198
(
cmpci_adjust
((l), 0xc0) >> 4 |
cmpci_adjust
((r), 0xc0))
cmpci.c
97
static int
cmpci_adjust
(int, int);
1031
cmpci_adjust
(int val, int mask)
function in typeref:typename:int
Completed in 30 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025