Searched refs:object_info_tbl_offset (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_types_internal.h57 uint32_t object_info_tbl_offset; member in struct:bios_parser
H A Dbios_parser_types_internal2.h59 uint32_t object_info_tbl_offset; member in struct:bios_parser
H A Dbios_parser.c136 uint32_t object_table_offset = bp->object_info_tbl_offset + offset;
165 uint32_t connector_table_offset = bp->object_info_tbl_offset
236 + bp->object_info_tbl_offset;
299 + bp->object_info_tbl_offset;
878 + bp->object_info_tbl_offset;
1516 + bp->object_info_tbl_offset;
1988 offset += bp->object_info_tbl_offset;
2016 + bp->object_info_tbl_offset;
2717 genericTableOffset = bp->object_info_tbl_offset +
2733 bp->object_info_tbl_offset;
[all...]
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;
2111 offset = object->encoder_recordoffset + bp->object_info_tbl_offset;
2148 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
2184 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
2270 offset = object->disp_recordoffset + bp->object_info_tbl_offset;
3131 (unsigned int)(bp->object_info_tbl_offset);
3247 (unsigned int)(bp->object_info_tbl_offset);
[all...]

Completed in 223 milliseconds