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:crgb_slope
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/power/
H
A
D
power_helpers.c
139
uint16_t
crgb_slope
[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */
member
185
uint16_t
crgb_slope
[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */
member
440
ram_table->
crgb_slope
[0] = cpu_to_be16(0x3147);
in fill_iram_v_2()
441
ram_table->
crgb_slope
[1] = cpu_to_be16(0x2978);
in fill_iram_v_2()
442
ram_table->
crgb_slope
[2] = cpu_to_be16(0x23a2);
in fill_iram_v_2()
443
ram_table->
crgb_slope
[3] = cpu_to_be16(0x1f55);
in fill_iram_v_2()
444
ram_table->
crgb_slope
[4] = cpu_to_be16(0x1c63);
in fill_iram_v_2()
445
ram_table->
crgb_slope
[5] = cpu_to_be16(0x1a0f);
in fill_iram_v_2()
446
ram_table->
crgb_slope
[6] = cpu_to_be16(0x178d);
in fill_iram_v_2()
447
ram_table->
crgb_slope
[
in fill_iram_v_2()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/power/
H
A
D
power_helpers.c
171
uint16_t
crgb_slope
[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */
member
217
uint16_t
crgb_slope
[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */
member
472
ram_table->
crgb_slope
[0] = cpu_to_be16(0x3147);
in fill_iram_v_2()
473
ram_table->
crgb_slope
[1] = cpu_to_be16(0x2978);
in fill_iram_v_2()
474
ram_table->
crgb_slope
[2] = cpu_to_be16(0x23a2);
in fill_iram_v_2()
475
ram_table->
crgb_slope
[3] = cpu_to_be16(0x1f55);
in fill_iram_v_2()
476
ram_table->
crgb_slope
[4] = cpu_to_be16(0x1c63);
in fill_iram_v_2()
477
ram_table->
crgb_slope
[5] = cpu_to_be16(0x1a0f);
in fill_iram_v_2()
478
ram_table->
crgb_slope
[6] = cpu_to_be16(0x178d);
in fill_iram_v_2()
479
ram_table->
crgb_slope
[
in fill_iram_v_2()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/inc/
H
A
D
dmub_cmd.h
666
uint16_t
crgb_slope
[NUM_POWER_FN_SEGS]; // 31B
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H
A
D
dmub_cmd.h
3209
uint16_t
crgb_slope
[NUM_POWER_FN_SEGS]; // 32B
member
Completed in 12 milliseconds