Searched refs:agp_top (Results 1 – 10 of 10) sorted by relevance
74 config.system_aperture.agp_top = pa_config->system_aperture.agp_top; in dcn21_init_sys_ctx()
122 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub21_init_dchub()
76 uint64_t agp_top; member
512 config.system_aperture.agp_top = pa_config->system_aperture.agp_top; in dcn31_init_sys_ctx()
894 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub31_init_dchub_sys_ctx()
79 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub3_init_dchub_sys_ctx()
388 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub2_init_dchub_sys_ctx()
2314 config.system_aperture.agp_top = pa_config->system_aperture.agp_top; in dcn20_init_sys_ctx()
676 uint64_t agp_top; member
1185 u32 agp_base, agp_bot, agp_top; in mmhub_read_system_context() local1192 agp_top = adev->gmc.agp_end >> 24; in mmhub_read_system_context()1195 if (agp_bot == agp_top) { in mmhub_read_system_context()1235 pa_config->system_aperture.agp_top = (uint64_t)agp_top << 24; in mmhub_read_system_context()
Completed in 38 milliseconds