Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_i2c.c176 if (rec->mm_i2c && (amdgpu_hw_i2c == 0)) in amdgpu_i2c_create()
191 amdgpu_hw_i2c) { in amdgpu_i2c_create()
241 if (amdgpu_hw_i2c) in amdgpu_i2c_init()
H A Damdgpu_drv.c108 int amdgpu_hw_i2c = 0; variable
231 module_param_named(hw_i2c, amdgpu_hw_i2c, int, 0444);
H A Damdgpu.h137 extern int amdgpu_hw_i2c;