Home | History | Annotate | Download | only in src

Lines Matching refs:mc_agp_location

1409     save->mc_agp_location = info->mc_agp_location;
1428 &info->mc_agp_location, &info->mc_agp_location_hi);
1542 info->mc_agp_location = 0x003f0000;
1544 info->mc_agp_location = 0xffffffc0;
1552 " MC_AGP_LOCATION : 0x%08x\n",
1553 (unsigned)info->mc_agp_location);
3558 * we'll use later on for MC_FB_LOCATION & MC_AGP_LOCATION
3957 " MC_AGP_LOCATION : 0x%08x\n",
3958 (unsigned)restore->mc_agp_location);
3962 mc_agp_loc != restore->mc_agp_location) {
4024 restore->mc_agp_location,
4032 mc_agp_loc != restore->mc_agp_location) {
4072 restore->mc_agp_location,
4092 mc_agp_loc != restore->mc_agp_location) {
4162 restore->mc_agp_location, 0);
4233 if (fb != save->mc_fb_location || agp != save->mc_agp_location ||
4244 " MC_AGP_LOCATION was: 0x%08lx is: 0x%08lx\n",
4245 (long unsigned int)info->mc_agp_location, (long unsigned int)agp);
4247 info->mc_agp_location = agp;
4474 &save->mc_agp_location, &save->mc_agp_location_hi);