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:VB2_302ELV
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H
A
D
sis.h
263
#define
VB2_302ELV
0x00004000
macro
271
#define VB2_SISLVDSBRIDGE (VB2_301LV | VB2_302LV |
VB2_302ELV
| VB2_307LV)
276
#define VB2_SISLCDABRIDGE (VB2_SISTMDSLCDABRIDGE | VB2_301LV | VB2_302LV |
VB2_302ELV
| VB2_307LV)
281
#define VB2_SISTAP4SCALER (VB2_301C | VB2_307T |
VB2_302ELV
| VB2_307LV)
291
#define VB2_30xCLV (VB2_301C | VB2_307T |
VB2_302ELV
| VB2_307LV)
292
#define VB2_SISEMIBRIDGE (VB2_302LV |
VB2_302ELV
| VB2_307LV)
294
#define VB2_LCDOVER1280BRIDGE (VB2_301C | VB2_307T | VB2_302LV |
VB2_302ELV
| VB2_307LV)
H
A
D
sis_main.c
2422
} else if(ivideo->vbflags2 & (VB2_301C |
VB2_302ELV
| VB2_307T | VB2_307LV)) {
in SiS_Sense30x()
2428
if(ivideo->vbflags & (VB2_301LV|VB2_302LV|
VB2_302ELV
|VB2_307LV)) {
in SiS_Sense30x()
2716
ivideo->vbflags2 |=
VB2_302ELV
;
in sisfb_get_VB_type()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H
A
D
sis.h
262
#define
VB2_302ELV
0x00004000
macro
270
#define VB2_SISLVDSBRIDGE (VB2_301LV | VB2_302LV |
VB2_302ELV
| VB2_307LV)
275
#define VB2_SISLCDABRIDGE (VB2_SISTMDSLCDABRIDGE | VB2_301LV | VB2_302LV |
VB2_302ELV
| VB2_307LV)
280
#define VB2_SISTAP4SCALER (VB2_301C | VB2_307T |
VB2_302ELV
| VB2_307LV)
290
#define VB2_30xCLV (VB2_301C | VB2_307T |
VB2_302ELV
| VB2_307LV)
291
#define VB2_SISEMIBRIDGE (VB2_302LV |
VB2_302ELV
| VB2_307LV)
293
#define VB2_LCDOVER1280BRIDGE (VB2_301C | VB2_307T | VB2_302LV |
VB2_302ELV
| VB2_307LV)
H
A
D
sis_main.c
2434
} else if(ivideo->vbflags2 & (VB2_301C |
VB2_302ELV
| VB2_307T | VB2_307LV)) {
in SiS_Sense30x()
2440
if(ivideo->vbflags & (VB2_301LV|VB2_302LV|
VB2_302ELV
|VB2_307LV)) {
in SiS_Sense30x()
2728
ivideo->vbflags2 |=
VB2_302ELV
;
in sisfb_get_VB_type()
Completed in 18 milliseconds