HomeSort by: relevance | last modified time | path
    Searched refs:radeon_hw_i2c (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_i2c.c 927 if (rec->mm_i2c && (radeon_hw_i2c == 0))
943 radeon_hw_i2c &&
954 radeon_hw_i2c &&
1004 if (radeon_hw_i2c)
radeon_drv.c 202 int radeon_hw_i2c = 0; variable in typeref:typename:int
262 module_param_named(hw_i2c, radeon_hw_i2c, int, 0444);
radeon.h 106 extern int radeon_hw_i2c;

Completed in 17 milliseconds