Searched refs:i2c_indices (Results 1 – 2 of 2) sorted by relevance
150 } i2c_indices; member
1194 bios->legacy.i2c_indices.crt = bios->data[legacy_i2c_offset]; in parse_bmp_structure()1195 bios->legacy.i2c_indices.tv = bios->data[legacy_i2c_offset + 1]; in parse_bmp_structure()1196 bios->legacy.i2c_indices.panel = bios->data[legacy_i2c_offset + 2]; in parse_bmp_structure()1771 bios->legacy.i2c_indices.crt, 1, 1); in fabricate_dcb_encoder_table()1773 if (nv04_tv_identify(dev, bios->legacy.i2c_indices.tv) >= 0) in fabricate_dcb_encoder_table()1775 bios->legacy.i2c_indices.tv, in fabricate_dcb_encoder_table()1781 bios->legacy.i2c_indices.panel, in fabricate_dcb_encoder_table()