OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cik_get_number_of_dram_channels
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c
665
*
cik_get_number_of_dram_channels
- get the number of dram channels
673
static u32
cik_get_number_of_dram_channels
(struct amdgpu_device *adev)
function in typeref:typename:u32
1073
wm_high.dram_channels =
cik_get_number_of_dram_channels
(adev);
1112
wm_low.dram_channels =
cik_get_number_of_dram_channels
(adev);
amdgpu_dce_v11_0.c
691
*
cik_get_number_of_dram_channels
- get the number of dram channels
699
static u32
cik_get_number_of_dram_channels
(struct amdgpu_device *adev)
function in typeref:typename:u32
1099
wm_high.dram_channels =
cik_get_number_of_dram_channels
(adev);
1138
wm_low.dram_channels =
cik_get_number_of_dram_channels
(adev);
amdgpu_dce_v8_0.c
600
*
cik_get_number_of_dram_channels
- get the number of dram channels
608
static u32
cik_get_number_of_dram_channels
(struct amdgpu_device *adev)
function in typeref:typename:u32
1008
wm_high.dram_channels =
cik_get_number_of_dram_channels
(adev);
1047
wm_low.dram_channels =
cik_get_number_of_dram_channels
(adev);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik.c
8946
*
cik_get_number_of_dram_channels
- get the number of dram channels
8954
static u32
cik_get_number_of_dram_channels
(struct radeon_device *rdev)
function in typeref:typename:u32
9355
wm_high.dram_channels =
cik_get_number_of_dram_channels
(rdev);
9395
wm_low.dram_channels =
cik_get_number_of_dram_channels
(rdev);
Completed in 60 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025