OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dram_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/ast/
ast_main.c
309
ast->
dram_type
= AST_DRAM_1Gx16;
325
ast->
dram_type
= AST_DRAM_1Gx16;
329
ast->
dram_type
= AST_DRAM_2Gx16;
332
ast->
dram_type
= AST_DRAM_4Gx16;
335
ast->
dram_type
= AST_DRAM_8Gx16;
341
ast->
dram_type
= AST_DRAM_512Mx16;
345
ast->
dram_type
= AST_DRAM_1Gx16;
348
ast->
dram_type
= AST_DRAM_2Gx16;
351
ast->
dram_type
= AST_DRAM_4Gx16;
358
ast->
dram_type
= AST_DRAM_512Mx16
[
all
...]
ast_drv.h
115
uint32_t
dram_type
;
member in struct:ast_private
ast_post.c
326
if (ast->
dram_type
== AST_DRAM_1Gx16)
328
else if (ast->
dram_type
== AST_DRAM_1Gx32)
409
u32
dram_type
;
member in struct:ast2300_dram_param
1633
param.
dram_type
= AST_DDR3;
1636
param.
dram_type
= AST_DDR2;
1671
if (param.
dram_type
== AST_DDR3) {
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bw.c
27
enum intel_dram_type
dram_type
;
member in struct:intel_qgv_info
46
qi->
dram_type
= INTEL_DRAM_DDR4;
49
qi->
dram_type
= INTEL_DRAM_LPDDR4;
52
qi->
dram_type
= INTEL_DRAM_DDR3;
55
qi->
dram_type
= INTEL_DRAM_LPDDR3;
64
qi->
dram_type
= INTEL_DRAM_DDR4;
67
qi->
dram_type
= INTEL_DRAM_DDR3;
70
qi->
dram_type
= INTEL_DRAM_LPDDR3;
73
qi->
dram_type
= INTEL_DRAM_LPDDR4;
81
qi->
dram_type
= INTEL_DRAM_LPDDR3; /* Conservative default *
[
all
...]
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025