HomeSort by: relevance | last modified time | path
    Searched defs:smu_v11_0_i2c_enable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_smu_v11_0_i2c.c 67 static void smu_v11_0_i2c_enable(struct i2c_adapter *control, bool enable) function in typeref:typename:void
250 smu_v11_0_i2c_enable(control, true);
342 smu_v11_0_i2c_enable(control, true);
469 smu_v11_0_i2c_enable(control, false);
484 smu_v11_0_i2c_enable(control, false);
amdgpu_smu_v11_0_i2c.c 67 static void smu_v11_0_i2c_enable(struct i2c_adapter *control, bool enable) function in typeref:typename:void
250 smu_v11_0_i2c_enable(control, true);
342 smu_v11_0_i2c_enable(control, true);
469 smu_v11_0_i2c_enable(control, false);
484 smu_v11_0_i2c_enable(control, false);

Completed in 30 milliseconds