Searched refs:agp_bot (Results 1 – 10 of 10) sorted by relevance
75 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn21_init_sys_ctx()
120 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub21_init_dchub()
77 uint64_t agp_bot; member
513 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn31_init_sys_ctx()
892 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub31_init_dchub_sys_ctx()
77 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub3_init_dchub_sys_ctx()
386 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub2_init_dchub_sys_ctx()
2315 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn20_init_sys_ctx()
677 uint64_t agp_bot; member
1185 u32 agp_base, agp_bot, agp_top; in mmhub_read_system_context() local1191 agp_bot = adev->gmc.agp_start >> 24; in mmhub_read_system_context()1195 if (agp_bot == agp_top) { in mmhub_read_system_context()1234 pa_config->system_aperture.agp_bot = (uint64_t)agp_bot << 24; in mmhub_read_system_context()
Completed in 67 milliseconds