Searched refs:object_info_tbl_offset (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c415 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
423 offset = object_path_v3->disp_recordoffset + bp->object_info_tbl_offset;
534 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
612 + bp->object_info_tbl_offset;
2113 offset = object->encoder_recordoffset + bp->object_info_tbl_offset;
2150 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
2186 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
2272 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
3133 (unsigned int)(bp->object_info_tbl_offset);
3249 (unsigned int)(bp->object_info_tbl_offset);
[all...]
H A Dbios_parser.c138 uint32_t object_table_offset = bp->object_info_tbl_offset + offset;
167 uint32_t connector_table_offset = bp->object_info_tbl_offset
238 + bp->object_info_tbl_offset;
301 + bp->object_info_tbl_offset;
880 + bp->object_info_tbl_offset;
1518 + bp->object_info_tbl_offset;
1989 offset += bp->object_info_tbl_offset;
2017 + bp->object_info_tbl_offset;
2718 genericTableOffset = bp->object_info_tbl_offset +
2734 bp->object_info_tbl_offset;
[all...]
H A Dbios_parser_types_internal2.h59 uint32_t object_info_tbl_offset; member in struct:bios_parser
H A Dbios_parser_types_internal.h57 uint32_t object_info_tbl_offset; member in struct:bios_parser

Completed in 168 milliseconds