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:rafael_chip
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
r820t.h
25
enum r820t_chip
rafael_chip
;
member
H
A
D
r820t.c
543
if ((priv->cfg->
rafael_chip
== CHIP_R620D) ||
in r820t_set_pll()
544
(priv->cfg->
rafael_chip
== CHIP_R828D) ||
in r820t_set_pll()
545
(priv->cfg->
rafael_chip
== CHIP_R828)) {
in r820t_set_pll()
601
if (priv->cfg->
rafael_chip
!= CHIP_R828D) {
in r820t_set_pll()
786
((priv->cfg->
rafael_chip
== CHIP_R820T) ||
in r820t_sysfreq_sel()
787
(priv->cfg->
rafael_chip
== CHIP_R828S) ||
in r820t_sysfreq_sel()
788
(priv->cfg->
rafael_chip
== CHIP_R820C))) {
in r820t_sysfreq_sel()
2048
if ((priv->cfg->
rafael_chip
== CHIP_R820T) ||
in r820t_imr_callibrate()
2049
(priv->cfg->
rafael_chip
== CHIP_R828S) ||
in r820t_imr_callibrate()
2050
(priv->cfg->
rafael_chip
in r820t_imr_callibrate()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
r820t.h
25
enum r820t_chip
rafael_chip
;
member
H
A
D
r820t.c
563
if ((priv->cfg->
rafael_chip
== CHIP_R620D) ||
in r820t_set_pll()
564
(priv->cfg->
rafael_chip
== CHIP_R828D) ||
in r820t_set_pll()
565
(priv->cfg->
rafael_chip
== CHIP_R828)) {
in r820t_set_pll()
621
if (priv->cfg->
rafael_chip
!= CHIP_R828D) {
in r820t_set_pll()
806
((priv->cfg->
rafael_chip
== CHIP_R820T) ||
in r820t_sysfreq_sel()
807
(priv->cfg->
rafael_chip
== CHIP_R828S) ||
in r820t_sysfreq_sel()
808
(priv->cfg->
rafael_chip
== CHIP_R820C))) {
in r820t_sysfreq_sel()
2068
if ((priv->cfg->
rafael_chip
== CHIP_R820T) ||
in r820t_imr_callibrate()
2069
(priv->cfg->
rafael_chip
== CHIP_R828S) ||
in r820t_imr_callibrate()
2070
(priv->cfg->
rafael_chip
in r820t_imr_callibrate()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H
A
D
rtl28xxu.c
1196
.
rafael_chip
= CHIP_R820T,
1203
.
rafael_chip
= CHIP_R828D,
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H
A
D
rtl28xxu.c
1187
.
rafael_chip
= CHIP_R820T,
1194
.
rafael_chip
= CHIP_R828D,
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H
A
D
cx231xx-dvb.c
163
.
rafael_chip
= CHIP_R828D,
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H
A
D
cx231xx-dvb.c
163
.
rafael_chip
= CHIP_R828D,
Completed in 12 milliseconds