OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mm_i2c
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_i2c.c
365
if (rec->
mm_i2c
) {
864
if (rec->
mm_i2c
)
926
/* don't add the
mm_i2c
bus unless hw_i2c is enabled */
927
if (rec->
mm_i2c
&& (radeon_hw_i2c == 0))
941
if (rec->
mm_i2c
||
radeon_combios.c
638
i2c.
mm_i2c
= false;
705
i2c.
mm_i2c
= true;
707
rdev->i2c_bus[2] = radeon_i2c_create(dev, &i2c, "
MM_I2C
");
1444
i2c_bus.
mm_i2c
= true;
2700
i2c_bus.
mm_i2c
= true;
radeon_mode.h
123
bool
mm_i2c
;
member in struct:radeon_i2c_bus_rec
radeon_atombios.c
125
i2c.
mm_i2c
= true;
127
i2c.
mm_i2c
= false;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_i2c.c
175
/* don't add the
mm_i2c
bus unless hw_i2c is enabled */
176
if (rec->
mm_i2c
&& (amdgpu_hw_i2c == 0))
amdgpu_mode.h
153
bool
mm_i2c
;
member in struct:amdgpu_i2c_bus_rec
amdgpu_atombios.c
82
i2c.
mm_i2c
= true;
84
i2c.
mm_i2c
= false;
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025