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:TEGRA20
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H
A
D
pm.c
51
case
TEGRA20
:
in tegra_tear_down_cpu_init()
182
case
TEGRA20
:
in tegra_pm_set()
267
case
TEGRA20
:
in tegra_lp1_iram_hook()
297
case
TEGRA20
:
in tegra_sleep_core_init()
445
if (tegra_get_chip_id() ==
TEGRA20
)
in tegra_pm_park_secondary_cpu()
H
A
D
reset-handler.S
44
cmp r6, #
TEGRA20
151
cmp r6, #
TEGRA20
244
cmp r6, #
TEGRA20
H
A
D
hotplug.c
63
if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() ==
TEGRA20
)
in tegra_hotplug_init()
H
A
D
platsmp.c
161
if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() ==
TEGRA20
)
in tegra_boot_secondary()
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H
A
D
pm.c
51
case
TEGRA20
:
in tegra_tear_down_cpu_init()
182
case
TEGRA20
:
in tegra_pm_set()
267
case
TEGRA20
:
in tegra_lp1_iram_hook()
297
case
TEGRA20
:
in tegra_sleep_core_init()
445
if (tegra_get_chip_id() ==
TEGRA20
)
in tegra_pm_park_secondary_cpu()
H
A
D
reset-handler.S
46
cmp r6, #
TEGRA20
153
cmp r6, #
TEGRA20
246
cmp r6, #
TEGRA20
H
A
D
hotplug.c
63
if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() ==
TEGRA20
)
in tegra_hotplug_init()
H
A
D
platsmp.c
161
if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() ==
TEGRA20
)
in tegra_boot_secondary()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H
A
D
flowctrl.c
79
case
TEGRA20
:
in flowctrl_cpu_suspend_enter()
135
case
TEGRA20
:
in flowctrl_cpu_suspend_exit()
/kernel/linux/linux-5.10/drivers/soc/tegra/
H
A
D
flowctrl.c
79
case
TEGRA20
:
in flowctrl_cpu_suspend_enter()
135
case
TEGRA20
:
in flowctrl_cpu_suspend_exit()
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
fuse.h
9
#define
TEGRA20
0x20
macro
/kernel/linux/linux-5.10/drivers/cpuidle/
H
A
D
cpuidle-tegra.c
331
tegra_get_chip_id() !=
TEGRA20
)
in tegra_cpuidle_pcie_irqs_in_use()
370
case
TEGRA20
:
in tegra_cpuidle_probe()
/kernel/linux/linux-6.6/drivers/cpuidle/
H
A
D
cpuidle-tegra.c
333
tegra_get_chip_id() !=
TEGRA20
)
in tegra_cpuidle_pcie_irqs_in_use()
373
case
TEGRA20
:
in tegra_cpuidle_probe()
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
fuse.h
11
#define
TEGRA20
0x20
macro
/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
H
A
D
tegra-apbmisc.c
117
if (chip_id ==
TEGRA20
&& (tegra_fuse_read_spare(18) ||
in tegra_init_revision()
H
A
D
fuse-tegra.c
414
case
TEGRA20
:
in tegra_init_fuse()
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/
H
A
D
tegra-apbmisc.c
146
if (chip_id ==
TEGRA20
&& (tegra_fuse_read_spare(18) ||
in tegra_init_revision()
H
A
D
fuse-tegra.c
432
case
TEGRA20
:
in tegra_init_fuse()
Completed in 8 milliseconds