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:hwsq_reg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H
A
D
ramnv50.c
40
struct
hwsq_reg
r_0x002504;
41
struct
hwsq_reg
r_0x004008;
42
struct
hwsq_reg
r_0x00400c;
43
struct
hwsq_reg
r_0x00c040;
44
struct
hwsq_reg
r_0x100200;
45
struct
hwsq_reg
r_0x100210;
46
struct
hwsq_reg
r_0x10021c;
47
struct
hwsq_reg
r_0x1002d0;
48
struct
hwsq_reg
r_0x1002d4;
49
struct
hwsq_reg
r_0x1002d
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H
A
D
ramnv50.c
40
struct
hwsq_reg
r_0x002504;
41
struct
hwsq_reg
r_0x004008;
42
struct
hwsq_reg
r_0x00400c;
43
struct
hwsq_reg
r_0x00c040;
44
struct
hwsq_reg
r_0x100200;
45
struct
hwsq_reg
r_0x100210;
46
struct
hwsq_reg
r_0x10021c;
47
struct
hwsq_reg
r_0x1002d0;
48
struct
hwsq_reg
r_0x1002d4;
49
struct
hwsq_reg
r_0x1002d
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H
A
D
hwsq.h
12
struct
hwsq_reg
{
struct
21
static inline struct
hwsq_reg
24
return (struct
hwsq_reg
) {
in hwsq_stride()
34
static inline struct
hwsq_reg
37
return (struct
hwsq_reg
) {
in hwsq_reg2()
47
static inline struct
hwsq_reg
48
hwsq_reg
(u32 addr)
in hwsq_reg()
function
50
return (struct
hwsq_reg
) {
in hwsq_reg()
86
hwsq_rd32(struct hwsq *ram, struct
hwsq_reg
*reg)
in hwsq_rd32()
95
hwsq_wr32(struct hwsq *ram, struct
hwsq_reg
*re
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H
A
D
hwsq.h
12
struct
hwsq_reg
{
struct
21
static inline struct
hwsq_reg
24
return (struct
hwsq_reg
) {
in hwsq_stride()
34
static inline struct
hwsq_reg
37
return (struct
hwsq_reg
) {
in hwsq_reg2()
47
static inline struct
hwsq_reg
48
hwsq_reg
(u32 addr)
in hwsq_reg()
function
50
return (struct
hwsq_reg
) {
in hwsq_reg()
86
hwsq_rd32(struct hwsq *ram, struct
hwsq_reg
*reg)
in hwsq_rd32()
95
hwsq_wr32(struct hwsq *ram, struct
hwsq_reg
*re
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H
A
D
nv50.h
11
struct
hwsq_reg
r_fifo;
12
struct
hwsq_reg
r_spll[2];
13
struct
hwsq_reg
r_nvpll[2];
14
struct
hwsq_reg
r_divs;
15
struct
hwsq_reg
r_mast;
H
A
D
nv50.c
522
clk->hwsq.r_fifo =
hwsq_reg
(0x002504);
in nv50_clk_new_()
523
clk->hwsq.r_spll[0] =
hwsq_reg
(0x004020);
in nv50_clk_new_()
524
clk->hwsq.r_spll[1] =
hwsq_reg
(0x004024);
in nv50_clk_new_()
525
clk->hwsq.r_nvpll[0] =
hwsq_reg
(0x004028);
in nv50_clk_new_()
526
clk->hwsq.r_nvpll[1] =
hwsq_reg
(0x00402c);
in nv50_clk_new_()
531
clk->hwsq.r_divs =
hwsq_reg
(0x004800);
in nv50_clk_new_()
534
clk->hwsq.r_divs =
hwsq_reg
(0x004700);
in nv50_clk_new_()
537
clk->hwsq.r_mast =
hwsq_reg
(0x00c040);
in nv50_clk_new_()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H
A
D
nv50.h
11
struct
hwsq_reg
r_fifo;
12
struct
hwsq_reg
r_spll[2];
13
struct
hwsq_reg
r_nvpll[2];
14
struct
hwsq_reg
r_divs;
15
struct
hwsq_reg
r_mast;
H
A
D
nv50.c
523
clk->hwsq.r_fifo =
hwsq_reg
(0x002504);
in nv50_clk_new_()
524
clk->hwsq.r_spll[0] =
hwsq_reg
(0x004020);
in nv50_clk_new_()
525
clk->hwsq.r_spll[1] =
hwsq_reg
(0x004024);
in nv50_clk_new_()
526
clk->hwsq.r_nvpll[0] =
hwsq_reg
(0x004028);
in nv50_clk_new_()
527
clk->hwsq.r_nvpll[1] =
hwsq_reg
(0x00402c);
in nv50_clk_new_()
532
clk->hwsq.r_divs =
hwsq_reg
(0x004800);
in nv50_clk_new_()
535
clk->hwsq.r_divs =
hwsq_reg
(0x004700);
in nv50_clk_new_()
538
clk->hwsq.r_mast =
hwsq_reg
(0x00c040);
in nv50_clk_new_()
Completed in 4 milliseconds