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:MGA_A
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/drm/
H
A
D
mga_drm.h
54
#define
MGA_A
0x2 /* alpha */
macro
60
#define MGA_WARP_TGZA (
MGA_A
)
61
#define MGA_WARP_TGZAF (MGA_F|
MGA_A
)
64
#define MGA_WARP_TGZSA (MGA_S|
MGA_A
)
65
#define MGA_WARP_TGZSAF (MGA_S|MGA_F|
MGA_A
)
68
#define MGA_WARP_T2GZA (MGA_T2|
MGA_A
)
69
#define MGA_WARP_T2GZAF (MGA_T2|
MGA_A
|MGA_F)
72
#define MGA_WARP_T2GZSA (MGA_T2|MGA_S|
MGA_A
)
73
#define MGA_WARP_T2GZSAF (MGA_T2|MGA_S|MGA_F|
MGA_A
)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H
A
D
mga_drm.h
15
#define
MGA_A
0x2
macro
20
#define MGA_WARP_TGZA (
MGA_A
)
21
#define MGA_WARP_TGZAF (MGA_F|
MGA_A
)
24
#define MGA_WARP_TGZSA (MGA_S|
MGA_A
)
25
#define MGA_WARP_TGZSAF (MGA_S|MGA_F|
MGA_A
)
28
#define MGA_WARP_T2GZA (MGA_T2|
MGA_A
)
29
#define MGA_WARP_T2GZAF (MGA_T2|
MGA_A
|MGA_F)
32
#define MGA_WARP_T2GZSA (MGA_T2|MGA_S|
MGA_A
)
33
#define MGA_WARP_T2GZSAF (MGA_T2|MGA_S|MGA_F|
MGA_A
)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H
A
D
mga_drm.h
28
#define
MGA_A
0x2
macro
33
#define MGA_WARP_TGZA (
MGA_A
)
34
#define MGA_WARP_TGZAF (MGA_F |
MGA_A
)
37
#define MGA_WARP_TGZSA (MGA_S |
MGA_A
)
38
#define MGA_WARP_TGZSAF (MGA_S | MGA_F |
MGA_A
)
41
#define MGA_WARP_T2GZA (MGA_T2 |
MGA_A
)
42
#define MGA_WARP_T2GZAF (MGA_T2 |
MGA_A
| MGA_F)
45
#define MGA_WARP_T2GZSA (MGA_T2 | MGA_S |
MGA_A
)
46
#define MGA_WARP_T2GZSAF (MGA_T2 | MGA_S | MGA_F |
MGA_A
)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H
A
D
mga_drm.h
28
#define
MGA_A
0x2
macro
33
#define MGA_WARP_TGZA (
MGA_A
)
34
#define MGA_WARP_TGZAF (MGA_F |
MGA_A
)
37
#define MGA_WARP_TGZSA (MGA_S |
MGA_A
)
38
#define MGA_WARP_TGZSAF (MGA_S | MGA_F |
MGA_A
)
41
#define MGA_WARP_T2GZA (MGA_T2 |
MGA_A
)
42
#define MGA_WARP_T2GZAF (MGA_T2 |
MGA_A
| MGA_F)
45
#define MGA_WARP_T2GZSA (MGA_T2 | MGA_S |
MGA_A
)
46
#define MGA_WARP_T2GZSAF (MGA_T2 | MGA_S | MGA_F |
MGA_A
)
Completed in 4 milliseconds