Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IBIAS_MASK
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
55
#define
IBIAS_MASK
(0x3ff << 20)
macro
H
A
D
rv740_dpm.c
215
IBIAS_MASK
);
in rv740_populate_mclk_value()
232
IBIAS_MASK
);
in rv740_populate_mclk_value()
H
A
D
rv770d.h
128
#define
IBIAS_MASK
(0x3ff << 20)
macro
H
A
D
cypress_dpm.c
519
IBIAS_MASK
);
in cypress_populate_mclk_value()
536
IBIAS_MASK
);
in cypress_populate_mclk_value()
H
A
D
rv770_dpm.c
431
IBIAS_MASK
);
in rv770_populate_mclk_value()
459
IBIAS_MASK
);
in rv770_populate_mclk_value()
H
A
D
nid.h
570
#define
IBIAS_MASK
(0x3ff << 20)
macro
H
A
D
ni_dpm.c
2200
IBIAS_MASK
);
in ni_populate_mclk_value()
2217
IBIAS_MASK
);
in ni_populate_mclk_value()
H
A
D
evergreend.h
108
#define
IBIAS_MASK
(0x3ff << 20)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
55
#define
IBIAS_MASK
(0x3ff << 20)
macro
H
A
D
rv740_dpm.c
214
IBIAS_MASK
);
in rv740_populate_mclk_value()
231
IBIAS_MASK
);
in rv740_populate_mclk_value()
H
A
D
rv770d.h
128
#define
IBIAS_MASK
(0x3ff << 20)
macro
H
A
D
cypress_dpm.c
517
IBIAS_MASK
);
in cypress_populate_mclk_value()
534
IBIAS_MASK
);
in cypress_populate_mclk_value()
H
A
D
rv770_dpm.c
433
IBIAS_MASK
);
in rv770_populate_mclk_value()
461
IBIAS_MASK
);
in rv770_populate_mclk_value()
H
A
D
nid.h
570
#define
IBIAS_MASK
(0x3ff << 20)
macro
H
A
D
ni_dpm.c
2201
IBIAS_MASK
);
in ni_populate_mclk_value()
2218
IBIAS_MASK
);
in ni_populate_mclk_value()
H
A
D
evergreend.h
108
#define
IBIAS_MASK
(0x3ff << 20)
macro
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
mt6359.h
2369
#define
IBIAS_MASK
0x3
macro
2371
#define IBIAS_HP_MASK_SFT (
IBIAS_MASK
<< IBIAS_HP_SFT)
2373
#define IBIAS_HS_MASK_SFT (
IBIAS_MASK
<< IBIAS_HS_SFT)
2375
#define IBIAS_LO_MASK_SFT (
IBIAS_MASK
<< IBIAS_LO_SFT)
2377
#define IBIAS_ZCD_MASK_SFT (
IBIAS_MASK
<< IBIAS_ZCD_SFT)
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
mt6359.h
4013
#define
IBIAS_MASK
0x3
macro
4015
#define IBIAS_HP_MASK_SFT (
IBIAS_MASK
<< IBIAS_HP_SFT)
4017
#define IBIAS_HS_MASK_SFT (
IBIAS_MASK
<< IBIAS_HS_SFT)
4019
#define IBIAS_LO_MASK_SFT (
IBIAS_MASK
<< IBIAS_LO_SFT)
4021
#define IBIAS_ZCD_MASK_SFT (
IBIAS_MASK
<< IBIAS_ZCD_SFT)
Completed in 80 milliseconds