Home
last modified time | relevance | path

Searched refs:amdgpu_hw_i2c (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_i2c.c168 if (rec->mm_i2c && (amdgpu_hw_i2c == 0)) in amdgpu_i2c_create()
185 amdgpu_hw_i2c) { in amdgpu_i2c_create()
233 if (amdgpu_hw_i2c) in amdgpu_i2c_init()
HDamdgpu_drv.c87 int amdgpu_hw_i2c = 1; variable
199 module_param_named(hw_i2c, amdgpu_hw_i2c, int, 0444);
HDamdgpu.h97 extern int amdgpu_hw_i2c;