Home
last modified time | relevance | path

Searched refs:ATPX_I2C_MUX_CONTROL_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h277 # define ATPX_I2C_MUX_CONTROL_SUPPORTED (1 << 3) macro
H A Dradeon_atpx_handler.c142 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h303 # define ATPX_I2C_MUX_CONTROL_SUPPORTED (1 << 3) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c166 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()