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:INT_SEL
(Results
1 - 25
of
35
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
soc15d.h
195
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
cikd.h
374
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
vid.h
256
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
gfx_v7_0.c
2195
DATA_SEL(1) |
INT_SEL
(0));
in gfx_v7_0_ring_emit_fence_gfx()
2207
DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v7_0_ring_emit_fence_gfx()
2234
amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v7_0_ring_emit_fence_compute()
H
A
D
sid.h
1832
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
gfx_v8_0.c
6196
DATA_SEL(1) |
INT_SEL
(0));
in gfx_v8_0_ring_emit_fence_gfx()
6210
DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v8_0_ring_emit_fence_gfx()
6287
amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v8_0_ring_emit_fence_compute()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
soc15d.h
197
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
cikd.h
374
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
vid.h
256
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
gfx_v7_0.c
2130
DATA_SEL(1) |
INT_SEL
(0));
in gfx_v7_0_ring_emit_fence_gfx()
2142
DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v7_0_ring_emit_fence_gfx()
2171
amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v7_0_ring_emit_fence_compute()
H
A
D
sid.h
1832
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
gfx_v8_0.c
6168
DATA_SEL(1) |
INT_SEL
(0));
in gfx_v8_0_ring_emit_fence_gfx()
6182
DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v8_0_ring_emit_fence_gfx()
6259
amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) |
INT_SEL
(int_sel ? 2 : 0));
in gfx_v8_0_ring_emit_fence_compute()
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
H
A
D
emxx_udc.h
52
#define
INT_SEL
BIT(10)
macro
H
A
D
emxx_udc.c
2180
_nbu2ss_bitset(&udc->p_regs->USB_CONTROL, (
INT_SEL
| SOF_RCV));
in _nbu2ss_enable_controller()
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/
H
A
D
emxx_udc.h
50
#define
INT_SEL
BIT(10)
macro
H
A
D
emxx_udc.c
2176
_nbu2ss_bitset(&udc->p_regs->USB_CONTROL, (
INT_SEL
| SOF_RCV));
in _nbu2ss_enable_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
nid.h
1255
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
cikd.h
1842
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
sid.h
1769
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
ni.c
1420
radeon_ring_write(ring, (upper_32_bits(addr) & 0xff) | DATA_SEL(1) |
INT_SEL
(2));
in cayman_fence_ring_emit()
H
A
D
r600d.h
1680
#define
INT_SEL
(x) ((x) << 24)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
nid.h
1255
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
cikd.h
1842
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
sid.h
1769
#define
INT_SEL
(x) ((x) << 24)
macro
H
A
D
ni.c
1407
radeon_ring_write(ring, (upper_32_bits(addr) & 0xff) | DATA_SEL(1) |
INT_SEL
(2));
in cayman_fence_ring_emit()
Completed in 107 milliseconds
1
2