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:tv_regs
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
tvnv17.c
465
struct nv17_tv_state *
tv_regs
= &to_tv_enc(encoder)->state;
in nv17_tv_mode_set()
local
476
tv_regs
->ptv_200 = 0x13111100;
in nv17_tv_mode_set()
478
tv_regs
->ptv_200 |= 0x10;
in nv17_tv_mode_set()
480
tv_regs
->ptv_20c = 0x808010;
in nv17_tv_mode_set()
481
tv_regs
->ptv_304 = 0x2d00000;
in nv17_tv_mode_set()
482
tv_regs
->ptv_600 = 0x0;
in nv17_tv_mode_set()
483
tv_regs
->ptv_60c = 0x0;
in nv17_tv_mode_set()
484
tv_regs
->ptv_610 = 0x1e00000;
in nv17_tv_mode_set()
487
tv_regs
->ptv_508 = 0x1200000;
in nv17_tv_mode_set()
488
tv_regs
in nv17_tv_mode_set()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
tvnv17.c
466
struct nv17_tv_state *
tv_regs
= &to_tv_enc(encoder)->state;
in nv17_tv_mode_set()
local
477
tv_regs
->ptv_200 = 0x13111100;
in nv17_tv_mode_set()
479
tv_regs
->ptv_200 |= 0x10;
in nv17_tv_mode_set()
481
tv_regs
->ptv_20c = 0x808010;
in nv17_tv_mode_set()
482
tv_regs
->ptv_304 = 0x2d00000;
in nv17_tv_mode_set()
483
tv_regs
->ptv_600 = 0x0;
in nv17_tv_mode_set()
484
tv_regs
->ptv_60c = 0x0;
in nv17_tv_mode_set()
485
tv_regs
->ptv_610 = 0x1e00000;
in nv17_tv_mode_set()
488
tv_regs
->ptv_508 = 0x1200000;
in nv17_tv_mode_set()
489
tv_regs
in nv17_tv_mode_set()
[all...]
Completed in 3 milliseconds