Searched refs:i2c_line (Results 1 – 3 of 3) sorted by relevance
2042 info->i2c_line = record->sucI2cId.bfI2C_LineMux; in get_gpio_i2c_info()2047 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkMaskRegisterIndex); in get_gpio_i2c_info()2049 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkEnRegisterIndex); in get_gpio_i2c_info()2051 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkY_RegisterIndex); in get_gpio_i2c_info()2053 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkA_RegisterIndex); in get_gpio_i2c_info()2055 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataMaskRegisterIndex); in get_gpio_i2c_info()2057 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataEnRegisterIndex); in get_gpio_i2c_info()2059 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataY_RegisterIndex); in get_gpio_i2c_info()2061 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataA_RegisterIndex); in get_gpio_i2c_info()2064 header->asGPIO_Info[info->i2c_line].ucClkMaskShift; in get_gpio_i2c_info()[all …]
127 DC_LOG_DC("BIOS object table - i2c_line: %d", i2c_info.i2c_line); in ddc_service_construct()130 hw_info.ddc_channel = i2c_info.i2c_line; in ddc_service_construct()
93 uint32_t i2c_line; member