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:rate_lp
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/
H
A
D
cxd2880_dvbt.h
63
enum cxd2880_dvbt_coderate
rate_lp
;
member
H
A
D
cxd2880_top.c
712
info.
rate_lp
= CXD2880_DVBT_CODERATE_1_2;
in cxd2880_set_ber_per_period_t()
748
post_ber_rate = 1000 * cr_table[info.
rate_lp
] * bw *
in cxd2880_set_ber_per_period_t()
752
ucblock_rate = (1000 * 7 / 8) * cr_table[info.
rate_lp
] *
in cxd2880_set_ber_per_period_t()
1514
switch (tps.
rate_lp
) {
in cxd2880_get_frontend_t()
1533
tps.
rate_lp
);
in cxd2880_get_frontend_t()
H
A
D
cxd2880_tnrdmd_dvbt_mon.c
279
info->
rate_lp
= (enum cxd2880_dvbt_coderate)((rdata[1] >> 5) & 0x07);
in cxd2880_tnrdmd_dvbt_mon_tps_info()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/cxd2880/
H
A
D
cxd2880_dvbt.h
63
enum cxd2880_dvbt_coderate
rate_lp
;
member
H
A
D
cxd2880_top.c
712
info.
rate_lp
= CXD2880_DVBT_CODERATE_1_2;
in cxd2880_set_ber_per_period_t()
748
post_ber_rate = 1000 * cr_table[info.
rate_lp
] * bw *
in cxd2880_set_ber_per_period_t()
752
ucblock_rate = (1000 * 7 / 8) * cr_table[info.
rate_lp
] *
in cxd2880_set_ber_per_period_t()
1514
switch (tps.
rate_lp
) {
in cxd2880_get_frontend_t()
1533
tps.
rate_lp
);
in cxd2880_get_frontend_t()
H
A
D
cxd2880_tnrdmd_dvbt_mon.c
279
info->
rate_lp
= (enum cxd2880_dvbt_coderate)((rdata[1] >> 5) & 0x07);
in cxd2880_tnrdmd_dvbt_mon_tps_info()
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
iqs269a.c
259
u8
rate_lp
;
member
833
sys_reg->
rate_lp
= val;
in iqs269_parse_prop()
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
iqs269a.c
259
u8
rate_lp
;
member
833
sys_reg->
rate_lp
= val;
in iqs269_parse_prop()
H
A
D
iqs626a.c
341
u8
rate_lp
;
member
1338
sys_reg->
rate_lp
= val;
in iqs626_parse_prop()
Completed in 13 milliseconds