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:NUM_STEPS
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
selftest_slpc.c
6
#define
NUM_STEPS
5
macro
119
step = (slpc->rp0_freq - slpc->min_freq) /
NUM_STEPS
;
in vary_max_freq()
155
step = (slpc->rp0_freq - slpc->min_freq) /
NUM_STEPS
;
in vary_min_freq()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
qcom_nandc.c
121
#define
NUM_STEPS
0
macro
1881
host->ecc_buf_cfg = (host->cw_data - 1) <<
NUM_STEPS
;
in qcom_nandc_codeword_fixup()
2526
host->ecc_buf_cfg = 0x203 <<
NUM_STEPS
;
in qcom_nand_attach_chip()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
qcom_nandc.c
113
#define
NUM_STEPS
0
macro
2612
host->ecc_buf_cfg = 0x203 <<
NUM_STEPS
;
in qcom_nand_attach_chip()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
stb0899_algo.c
1004
STB0899_SETFIELD_VAL(
NUM_STEPS
, reg, steps);
in stb0899_dvbs2_init_calc()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
stb0899_algo.c
1004
STB0899_SETFIELD_VAL(
NUM_STEPS
, reg, steps);
in stb0899_dvbs2_init_calc()
Completed in 14 milliseconds