Searched refs:i2c_line (Results 1 – 4 of 4) sorted by relevance
1862 info->i2c_line = record->sucI2cId.bfI2C_LineMux; in get_gpio_i2c_info()1869 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkEnRegisterIndex); in get_gpio_i2c_info()1871 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkY_RegisterIndex); in get_gpio_i2c_info()1884 header->asGPIO_Info[info->i2c_line].ucClkMaskShift; in get_gpio_i2c_info()1886 header->asGPIO_Info[info->i2c_line].ucClkEnShift; in get_gpio_i2c_info()1888 header->asGPIO_Info[info->i2c_line].ucClkY_Shift; in get_gpio_i2c_info()1890 header->asGPIO_Info[info->i2c_line].ucClkA_Shift; in get_gpio_i2c_info()1892 header->asGPIO_Info[info->i2c_line].ucDataMaskShift; in get_gpio_i2c_info()1894 header->asGPIO_Info[info->i2c_line].ucDataEnShift; in get_gpio_i2c_info()1896 header->asGPIO_Info[info->i2c_line].ucDataY_Shift; in get_gpio_i2c_info()[all …]
410 info->i2c_line = record->i2c_id & I2C_HW_LANE_MUX; in get_gpio_i2c_info()
204 DC_LOG_DC("BIOS object table - i2c_line: %d", i2c_info.i2c_line); in ddc_service_construct()207 hw_info.ddc_channel = i2c_info.i2c_line; in ddc_service_construct()
93 uint32_t i2c_line; member
Completed in 17 milliseconds