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:IGA1
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H
A
D
hw.c
143
/*
IGA1
FIFO Depth_Select */
151
/*
IGA1
FIFO Threshold Select */
158
/*
IGA1
FIFO High Threshold Select */
165
/*
IGA1
Display Queue Expire Num */
173
/*
IGA1
Fetch Count Register */
551
crt_iga_path =
IGA1
;
in viafb_set_iga_path()
558
viaparinfo->tmds_setting_info->iga_path =
IGA1
;
in viafb_set_iga_path()
570
crt_iga_path =
IGA1
;
in viafb_set_iga_path()
572
tmds_setting_info->iga_path =
IGA1
;
in viafb_set_iga_path()
575
lvds_setting_info->iga_path =
IGA1
;
in viafb_set_iga_path()
[all...]
H
A
D
viafbdev.c
216
else if (depth == 15 && viafb_dual_fb && ppar->iga_path ==
IGA1
)
in viafb_check_var()
306
if (!viafb_dual_fb || viapar->iga_path ==
IGA1
)
in viafb_setcolreg()
341
} else if (viapar->iga_path ==
IGA1
)
in viafb_pan_display()
921
DEBUG_MSG(KERN_INFO "CRT IGA Path:%d\n",
IGA1
);
in get_primary_device()
926
if (viaparinfo->tmds_setting_info->iga_path ==
IGA1
) {
in get_primary_device()
934
if (viaparinfo->lvds_setting_info->iga_path ==
IGA1
) {
in get_primary_device()
942
if (viaparinfo->lvds_setting_info2->iga_path ==
IGA1
) {
in get_primary_device()
1515
via_set_source(dev_new,
IGA1
);
in viafb_iga1_odev_proc_write()
1831
viaparinfo->iga_path =
IGA1
;
in via_fb_pci_probe()
H
A
D
share.h
37
#define
IGA1
1
macro
H
A
D
accel.c
496
case
IGA1
:
in viafb_show_hw_cursor()
H
A
D
lcd.c
566
if (set_iga ==
IGA1
)
in viafb_lcd_set_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H
A
D
hw.c
143
/*
IGA1
FIFO Depth_Select */
151
/*
IGA1
FIFO Threshold Select */
158
/*
IGA1
FIFO High Threshold Select */
165
/*
IGA1
Display Queue Expire Num */
173
/*
IGA1
Fetch Count Register */
551
crt_iga_path =
IGA1
;
in viafb_set_iga_path()
558
viaparinfo->tmds_setting_info->iga_path =
IGA1
;
in viafb_set_iga_path()
570
crt_iga_path =
IGA1
;
in viafb_set_iga_path()
572
tmds_setting_info->iga_path =
IGA1
;
in viafb_set_iga_path()
575
lvds_setting_info->iga_path =
IGA1
;
in viafb_set_iga_path()
[all...]
H
A
D
viafbdev.c
216
else if (depth == 15 && viafb_dual_fb && ppar->iga_path ==
IGA1
)
in viafb_check_var()
306
if (!viafb_dual_fb || viapar->iga_path ==
IGA1
)
in viafb_setcolreg()
341
} else if (viapar->iga_path ==
IGA1
)
in viafb_pan_display()
921
DEBUG_MSG(KERN_INFO "CRT IGA Path:%d\n",
IGA1
);
in get_primary_device()
926
if (viaparinfo->tmds_setting_info->iga_path ==
IGA1
) {
in get_primary_device()
934
if (viaparinfo->lvds_setting_info->iga_path ==
IGA1
) {
in get_primary_device()
942
if (viaparinfo->lvds_setting_info2->iga_path ==
IGA1
) {
in get_primary_device()
1515
via_set_source(dev_new,
IGA1
);
in viafb_iga1_odev_proc_write()
1831
viaparinfo->iga_path =
IGA1
;
in via_fb_pci_probe()
H
A
D
share.h
37
#define
IGA1
1
macro
H
A
D
accel.c
496
case
IGA1
:
in viafb_show_hw_cursor()
H
A
D
lcd.c
564
if (set_iga ==
IGA1
)
in viafb_lcd_set_mode()
Completed in 14 milliseconds