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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c 1866 info->i2c_line = record->sucI2cId.bfI2C_LineMux;
1871 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkMaskRegisterIndex);
1873 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkEnRegisterIndex);
1875 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkY_RegisterIndex);
1877 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkA_RegisterIndex);
1879 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataMaskRegisterIndex);
1881 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataEnRegisterIndex);
1883 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataY_RegisterIndex);
1885 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataA_RegisterIndex);
1888 header->asGPIO_Info[info->i2c_line].ucClkMaskShift
    [all...]
amdgpu_bios_parser2.c 411 info->i2c_line = record->i2c_id & I2C_HW_LANE_MUX;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/include/
grph_object_ctrl_defs.h 95 uint32_t i2c_line; member in struct:graphics_object_i2c_info
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_ddc.c 213 hw_info.ddc_channel = i2c_info.i2c_line;

Completed in 15 milliseconds