Searched refs:agp_bot (Results 1 – 6 of 6) sorted by relevance
76 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn21_init_sys_ctx()
493 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn31_init_sys_ctx()
407 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub2_init_dchub_sys_ctx()
2679 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn20_init_sys_ctx()
918 uint64_t agp_bot; member
1465 u32 agp_base, agp_bot, agp_top; in mmhub_read_system_context() local1471 agp_bot = adev->gmc.agp_start >> 24; in mmhub_read_system_context()1475 if (agp_bot > agp_top) { in mmhub_read_system_context()1522 pa_config->system_aperture.agp_bot = (uint64_t)agp_bot << 24; in mmhub_read_system_context()