system_aperture   420 drivers/gpu/drm/amd/display/dc/dc.h 	} system_aperture;
system_aperture   371 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 			FB_BASE, pa_config->system_aperture.fb_base >> 24);
system_aperture   373 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 			FB_TOP, pa_config->system_aperture.fb_top >> 24);
system_aperture   375 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 			FB_OFFSET, pa_config->system_aperture.fb_offset >> 24);
system_aperture   377 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 			AGP_BOT, pa_config->system_aperture.agp_bot >> 24);
system_aperture   379 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 			AGP_TOP, pa_config->system_aperture.agp_top >> 24);
system_aperture   381 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 			AGP_BASE, pa_config->system_aperture.agp_base >> 24);
system_aperture   988 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 		apt.sys_low.quad_part = dc->vm_pa_config.system_aperture.start_addr;
system_aperture   989 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 		apt.sys_high.quad_part = dc->vm_pa_config.system_aperture.end_addr;
system_aperture  1513 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	config.system_aperture.fb_top = pa_config->system_aperture.fb_top;
system_aperture  1514 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	config.system_aperture.fb_offset = pa_config->system_aperture.fb_offset;
system_aperture  1515 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	config.system_aperture.fb_base = pa_config->system_aperture.fb_base;
system_aperture  1516 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	config.system_aperture.agp_top = pa_config->system_aperture.agp_top;
system_aperture  1517 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot;
system_aperture  1518 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	config.system_aperture.agp_base = pa_config->system_aperture.agp_base;
system_aperture   116 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c 		FB_BASE, pa_config->system_aperture.fb_base);
system_aperture   118 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c 			FB_TOP, pa_config->system_aperture.fb_top);
system_aperture   120 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c 			FB_OFFSET, pa_config->system_aperture.fb_offset);
system_aperture   122 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c 			AGP_BOT, pa_config->system_aperture.agp_bot);
system_aperture   124 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c 			AGP_TOP, pa_config->system_aperture.agp_top);
system_aperture   126 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c 			AGP_BASE, pa_config->system_aperture.agp_base);
system_aperture    76 drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h 	} system_aperture;