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:EMU_CONTROL_REG
(Results
1 - 4
of
4
) sorted by relevance
/third_party/mesa3d/src/freedreno/afuc/
H
A
D
emu-ds.c
36
EMU_CONTROL_REG
(DRAW_STATE_SET);
37
EMU_CONTROL_REG
(DRAW_STATE_SEL);
38
EMU_CONTROL_REG
(DRAW_STATE_ACTIVE_BITMASK);
39
EMU_CONTROL_REG
(DRAW_STATE_HDR);
40
EMU_CONTROL_REG
(DRAW_STATE_BASE);
41
EMU_CONTROL_REG
(SDS_BASE);
42
EMU_CONTROL_REG
(SDS_DWORDS);
H
A
D
emu-regs.c
61
EMU_CONTROL_REG
(PACKET_TABLE_WRITE);
in emu_set_control_reg()
62
EMU_CONTROL_REG
(PACKET_TABLE_WRITE_ADDR);
in emu_set_control_reg()
63
EMU_CONTROL_REG
(REG_WRITE);
in emu_set_control_reg()
64
EMU_CONTROL_REG
(REG_WRITE_ADDR);
in emu_set_control_reg()
170
EMU_CONTROL_REG
(MEM_READ_DWORDS);
in emu_get_fifo_reg()
171
EMU_CONTROL_REG
(MEM_READ_ADDR);
in emu_get_fifo_reg()
184
EMU_CONTROL_REG
(REG_READ_DWORDS);
in emu_get_fifo_reg()
185
EMU_CONTROL_REG
(REG_READ_ADDR);
in emu_get_fifo_reg()
H
A
D
emu.h
255
*
EMU_CONTROL_REG
(REG_NAME);
271
#define
EMU_CONTROL_REG
(name) static struct emu_reg name = { #name, &emu_control_accessor, ~0 }
macro
H
A
D
emu.c
114
EMU_CONTROL_REG
(LOAD_STORE_HI);
in load_store_addr()
388
EMU_CONTROL_REG
(PACKET_TABLE_WRITE_ADDR);
in emu_run_bootstrap()
Completed in 3 milliseconds