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:VB_SIS302ELV
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H
A
D
initdef.h
82
#define
VB_SIS302ELV
0x0020
macro
91
#define VB_SISLVDS (VB_SIS301LV | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
93
#define VB_SIS30xCLV (VB_SIS30xC |
VB_SIS302ELV
| VB_SIS307LV)
97
#define VB_SISPART4SCALER (VB_SIS301C | VB_SIS307T |
VB_SIS302ELV
| VB_SIS307LV)
99
#define VB_SISYPBPR (VB_SIS301C | VB_SIS307T | VB_SIS301LV | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
100
#define VB_SISTAP4SCALER (VB_SIS301C | VB_SIS307T |
VB_SIS302ELV
| VB_SIS307LV)
101
#define VB_SISPART4OVERFLOW (VB_SIS301C | VB_SIS307T | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
103
#define VB_SISEMI (VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
104
#define VB_SISPOWER (VB_SIS301C | VB_SIS307T | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
105
#define VB_SISDUALLINK (VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307
[all...]
H
A
D
init.c
1456
else SiS_Pr->SiS_VBType = VB_SIS301C; /*
VB_SIS302ELV
; */
in SiS_GetVBType()
1461
if(SiS_Pr->SiS_VBType & (VB_SIS301C | VB_SIS301LV | VB_SIS302LV |
VB_SIS302ELV
)) {
in SiS_GetVBType()
H
A
D
init301.c
10088
if(SiS_Pr->SiS_VBType & (VB_SIS302LV |
VB_SIS302ELV
))
in SetDelayComp()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H
A
D
initdef.h
82
#define
VB_SIS302ELV
0x0020
macro
91
#define VB_SISLVDS (VB_SIS301LV | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
93
#define VB_SIS30xCLV (VB_SIS30xC |
VB_SIS302ELV
| VB_SIS307LV)
97
#define VB_SISPART4SCALER (VB_SIS301C | VB_SIS307T |
VB_SIS302ELV
| VB_SIS307LV)
99
#define VB_SISYPBPR (VB_SIS301C | VB_SIS307T | VB_SIS301LV | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
100
#define VB_SISTAP4SCALER (VB_SIS301C | VB_SIS307T |
VB_SIS302ELV
| VB_SIS307LV)
101
#define VB_SISPART4OVERFLOW (VB_SIS301C | VB_SIS307T | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
103
#define VB_SISEMI (VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
104
#define VB_SISPOWER (VB_SIS301C | VB_SIS307T | VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307LV)
105
#define VB_SISDUALLINK (VB_SIS302LV |
VB_SIS302ELV
| VB_SIS307
[all...]
H
A
D
init.c
1456
else SiS_Pr->SiS_VBType = VB_SIS301C; /*
VB_SIS302ELV
; */
in SiS_GetVBType()
1461
if(SiS_Pr->SiS_VBType & (VB_SIS301C | VB_SIS301LV | VB_SIS302LV |
VB_SIS302ELV
)) {
in SiS_GetVBType()
H
A
D
init301.c
10088
if(SiS_Pr->SiS_VBType & (VB_SIS302LV |
VB_SIS302ELV
))
in SetDelayComp()
Completed in 32 milliseconds