Home
last modified time | relevance | path

Searched refs:hw_supported (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_ddc_types.h112 bool hw_supported; member
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce80/
H A Di2caux_dce80.c121 if (ddc->hw_info.hw_supported) { in acquire_i2c_hw_engine()
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce110/
H A Di2caux_dce110.c95 if (ddc->hw_info.hw_supported) { in acquire_i2c_hw_engine()
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/
H A Di2caux.c278 if (!ddc->hw_info.hw_supported) in get_hw_supported_ddc_line()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_ddc.c262 hw_info.hw_supported = i2c_info.i2c_hw_assist; in construct()