Home
last modified time | relevance | path

Searched refs:i2c_indices (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_bios.c1195 bios->legacy.i2c_indices.crt = bios->data[legacy_i2c_offset]; in parse_bmp_structure()
1196 bios->legacy.i2c_indices.tv = bios->data[legacy_i2c_offset + 1]; in parse_bmp_structure()
1197 bios->legacy.i2c_indices.panel = bios->data[legacy_i2c_offset + 2]; in parse_bmp_structure()
1772 bios->legacy.i2c_indices.crt, 1, 1); in fabricate_dcb_encoder_table()
1774 if (nv04_tv_identify(dev, bios->legacy.i2c_indices.tv) >= 0) in fabricate_dcb_encoder_table()
1776 bios->legacy.i2c_indices.tv, in fabricate_dcb_encoder_table()
1782 bios->legacy.i2c_indices.panel, in fabricate_dcb_encoder_table()
A Dnouveau_bios.h150 } i2c_indices; member

Completed in 9 milliseconds