OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vega10_ih.c
68
if (adev->irq.
ih1
.ring_size) {
81
adev->irq.
ih1
.enabled = true;
129
if (adev->irq.
ih1
.ring_size) {
145
adev->irq.
ih1
.enabled = false;
146
adev->irq.
ih1
.rptr = 0;
281
ih = &adev->irq.
ih1
;
394
else if (ih == &adev->irq.
ih1
)
419
else if (ih == &adev->irq.
ih1
)
492
else if (ih == &adev->irq.
ih1
)
528
} else if (ih == &adev->irq.
ih1
) {
[
all
...]
amdgpu_irq.h
93
struct amdgpu_ih_ring ih,
ih1
, ih2;
member in struct:amdgpu_irq
amdgpu_irq.c
185
* amdgpu_irq_handle_ih1 - kick of processing for
IH1
196
amdgpu_ih_process(adev, &adev->irq.
ih1
);
Completed in 13 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025