Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/ | |
amdgpu_bios_parser.c | 1710 ATOM_ASIC_INTERNAL_SS_INFO_V2 *header_include; local in function:get_ss_entry_number_from_internal_ss_info_tbl_v2_1 1718 header_include = GET_IMAGE(ATOM_ASIC_INTERNAL_SS_INFO_V2, 1721 size = (le16_to_cpu(header_include->sHeader.usStructureSize) 1726 &header_include->asSpreadSpectrum[0]; 1746 ATOM_ASIC_INTERNAL_SS_INFO_V3 *header_include; local in function:get_ss_entry_number_from_internal_ss_info_tbl_V3_1 1754 header_include = GET_IMAGE(ATOM_ASIC_INTERNAL_SS_INFO_V3, 1756 size = (le16_to_cpu(header_include->sHeader.usStructureSize) - 1761 &header_include->asSpreadSpectrum[0]; |