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:a_t
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
324
u32
a_t
;
in rv730_populate_smc_initial_state()
local
369
a_t
= CG_R(0xffff) | CG_L(0);
in rv730_populate_smc_initial_state()
371
table->initialState.levels[0].aT = cpu_to_be32(
a_t
);
in rv730_populate_smc_initial_state()
H
A
D
rv770_dpm.c
266
u32
a_t
;
in rv770_populate_smc_t()
local
288
a_t
= CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200);
in rv770_populate_smc_t()
289
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in rv770_populate_smc_t()
292
a_t
= CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) |
in rv770_populate_smc_t()
296
cpu_to_be32(
a_t
);
in rv770_populate_smc_t()
1028
u32
a_t
;
in rv770_populate_smc_initial_state()
local
1076
a_t
= CG_R(0xffff) | CG_L(0);
in rv770_populate_smc_initial_state()
1077
table->initialState.levels[0].aT = cpu_to_be32(
a_t
);
in rv770_populate_smc_initial_state()
H
A
D
sumo_dpm.c
392
u32
a_t
;
in sumo_program_at()
local
413
a_t
= CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100);
in sumo_program_at()
415
sumo_write_at(rdev, i,
a_t
);
in sumo_program_at()
423
a_t
= CG_R(m_a * r[ps->num_levels - 1] / 100) |
in sumo_program_at()
426
sumo_write_at(rdev, BOOST_DPM_LEVEL,
a_t
);
in sumo_program_at()
H
A
D
ni_dpm.c
2400
u32
a_t
;
in ni_populate_smc_t()
local
2409
a_t
= CG_R(0xffff) | CG_L(0);
in ni_populate_smc_t()
2410
smc_state->levels[0].aT = cpu_to_be32(
a_t
);
in ni_populate_smc_t()
2439
a_t
= be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
in ni_populate_smc_t()
2440
a_t
|= CG_R(t_l * pi->bsp / 20000);
in ni_populate_smc_t()
2441
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in ni_populate_smc_t()
2446
a_t
= CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
in ni_populate_smc_t()
2447
smc_state->levels[i + 1].aT = cpu_to_be32(
a_t
);
in ni_populate_smc_t()
H
A
D
cypress_dpm.c
1246
u32
a_t
;
in cypress_populate_smc_initial_state()
local
1301
a_t
= CG_R(0xffff) | CG_L(0);
in cypress_populate_smc_initial_state()
1302
table->initialState.levels[0].aT = cpu_to_be32(
a_t
);
in cypress_populate_smc_initial_state()
H
A
D
si_dpm.c
5074
u32
a_t
;
in si_populate_smc_t()
local
5083
a_t
= CG_R(0xffff) | CG_L(0);
in si_populate_smc_t()
5084
smc_state->levels[0].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5104
a_t
= be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
in si_populate_smc_t()
5105
a_t
|= CG_R(t_l * pi->bsp / 20000);
in si_populate_smc_t()
5106
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5110
a_t
= CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
in si_populate_smc_t()
5111
smc_state->levels[i + 1].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
322
u32
a_t
;
in rv730_populate_smc_initial_state()
local
367
a_t
= CG_R(0xffff) | CG_L(0);
in rv730_populate_smc_initial_state()
369
table->initialState.levels[0].aT = cpu_to_be32(
a_t
);
in rv730_populate_smc_initial_state()
H
A
D
rv770_dpm.c
268
u32
a_t
;
in rv770_populate_smc_t()
local
290
a_t
= CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200);
in rv770_populate_smc_t()
291
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in rv770_populate_smc_t()
294
a_t
= CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) |
in rv770_populate_smc_t()
298
cpu_to_be32(
a_t
);
in rv770_populate_smc_t()
1030
u32
a_t
;
in rv770_populate_smc_initial_state()
local
1078
a_t
= CG_R(0xffff) | CG_L(0);
in rv770_populate_smc_initial_state()
1079
table->initialState.levels[0].aT = cpu_to_be32(
a_t
);
in rv770_populate_smc_initial_state()
H
A
D
sumo_dpm.c
392
u32
a_t
;
in sumo_program_at()
local
413
a_t
= CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100);
in sumo_program_at()
415
sumo_write_at(rdev, i,
a_t
);
in sumo_program_at()
423
a_t
= CG_R(m_a * r[ps->num_levels - 1] / 100) |
in sumo_program_at()
426
sumo_write_at(rdev, BOOST_DPM_LEVEL,
a_t
);
in sumo_program_at()
H
A
D
ni_dpm.c
2401
u32
a_t
;
in ni_populate_smc_t()
local
2410
a_t
= CG_R(0xffff) | CG_L(0);
in ni_populate_smc_t()
2411
smc_state->levels[0].aT = cpu_to_be32(
a_t
);
in ni_populate_smc_t()
2440
a_t
= be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
in ni_populate_smc_t()
2441
a_t
|= CG_R(t_l * pi->bsp / 20000);
in ni_populate_smc_t()
2442
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in ni_populate_smc_t()
2447
a_t
= CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
in ni_populate_smc_t()
2448
smc_state->levels[i + 1].aT = cpu_to_be32(
a_t
);
in ni_populate_smc_t()
H
A
D
cypress_dpm.c
1244
u32
a_t
;
in cypress_populate_smc_initial_state()
local
1299
a_t
= CG_R(0xffff) | CG_L(0);
in cypress_populate_smc_initial_state()
1300
table->initialState.levels[0].aT = cpu_to_be32(
a_t
);
in cypress_populate_smc_initial_state()
H
A
D
si_dpm.c
5073
u32
a_t
;
in si_populate_smc_t()
local
5082
a_t
= CG_R(0xffff) | CG_L(0);
in si_populate_smc_t()
5083
smc_state->levels[0].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5103
a_t
= be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
in si_populate_smc_t()
5104
a_t
|= CG_R(t_l * pi->bsp / 20000);
in si_populate_smc_t()
5105
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5109
a_t
= CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
in si_populate_smc_t()
5110
smc_state->levels[i + 1].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
si_dpm.c
5533
u32
a_t
;
in si_populate_smc_t()
local
5542
a_t
= CG_R(0xffff) | CG_L(0);
in si_populate_smc_t()
5543
smc_state->levels[0].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5563
a_t
= be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
in si_populate_smc_t()
5564
a_t
|= CG_R(t_l * pi->bsp / 20000);
in si_populate_smc_t()
5565
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5569
a_t
= CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
in si_populate_smc_t()
5570
smc_state->levels[i + 1].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
si_dpm.c
5575
u32
a_t
;
in si_populate_smc_t()
local
5584
a_t
= CG_R(0xffff) | CG_L(0);
in si_populate_smc_t()
5585
smc_state->levels[0].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5605
a_t
= be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
in si_populate_smc_t()
5606
a_t
|= CG_R(t_l * pi->bsp / 20000);
in si_populate_smc_t()
5607
smc_state->levels[i].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
5611
a_t
= CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
in si_populate_smc_t()
5612
smc_state->levels[i + 1].aT = cpu_to_be32(
a_t
);
in si_populate_smc_t()
Completed in 68 milliseconds