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:tvx
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/
H
A
D
defza.h
497
u32
tvx
; /* Valid Transmission Time (TVX)
member
530
u32
tvx
; /* Valid Transmission Time (TVX) */
member
781
uint
tvx
; /* TVX */
member
H
A
D
defza.c
338
writel_u(fp->
tvx
, &buf->param.
tvx
);
in fza_cmd_send()
1408
fp->
tvx
= readl_u(&init->def_tvx);
in fza_probe()
H
A
D
defxx.h
688
PI_UINT32
tvx
;
member
/kernel/linux/linux-6.6/drivers/net/fddi/
H
A
D
defza.h
497
u32
tvx
; /* Valid Transmission Time (TVX)
member
530
u32
tvx
; /* Valid Transmission Time (TVX) */
member
781
uint
tvx
; /* TVX */
member
H
A
D
defza.c
338
writel_u(fp->
tvx
, &buf->param.
tvx
);
in fza_cmd_send()
1408
fp->
tvx
= readl_u(&init->def_tvx);
in fza_probe()
H
A
D
defxx.h
689
PI_UINT32
tvx
;
member
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H
A
D
sis.h
636
int
tvx
, tvy;
member
H
A
D
sis_main.c
3717
int x = ivideo->
tvx
;
in sisfb_set_TVxposoffset()
3891
ivideo->
tvx
= SiS_GetCH700x(&ivideo->SiS_Pr, 0x0a);
in sisfb_post_setmode()
3892
ivideo->
tvx
|= (((SiS_GetCH700x(&ivideo->SiS_Pr, 0x08) & 0x02) >> 1) << 8);
in sisfb_post_setmode()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H
A
D
sis.h
635
int
tvx
, tvy;
member
H
A
D
sis_main.c
3729
int x = ivideo->
tvx
;
in sisfb_set_TVxposoffset()
3903
ivideo->
tvx
= SiS_GetCH700x(&ivideo->SiS_Pr, 0x0a);
in sisfb_post_setmode()
3904
ivideo->
tvx
|= (((SiS_GetCH700x(&ivideo->SiS_Pr, 0x08) & 0x02) >> 1) << 8);
in sisfb_post_setmode()
Completed in 34 milliseconds